Remove -j short option for --json-progress; that option was already taken for --json.

This commit was sponsored by Trenton Cronholm.
This commit is contained in:
Joey Hess 2017-01-30 12:46:42 -04:00
parent ab867a7af9
commit 280442ca2c
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
3 changed files with 6 additions and 1 deletions

View file

@ -13,3 +13,6 @@ $> git annex copy --help
"""]]
[[!meta author=yoh]]
> Removed the short -j for --json-progress, I don't think that
> needs a short option. [[done]] --[[Joey]]