]> Sergey Matveev's repositories - public-inbox.git/commit
init: favor --skip-epoch instead of --skip
authorEric Wong <e@80x24.org>
Thu, 3 Oct 2019 07:21:57 +0000 (07:21 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Oct 2019 06:53:57 +0000 (06:53 +0000)
commit0069d1b85c45fd757e401cd018099c69b3ba9f24
treeb3b299629522297c97e3eee24edc2c76987c46ab
parent845d45f8b1c33a4b5fb559101ca53238b4dfc1aa
init: favor --skip-epoch instead of --skip

Since I intend to add support for --skip-artnum, disambiguating
the long option name makes sense.  We'll support --skip
indefinitely for compatibility.
script/public-inbox-init
t/init.t