summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-01-30 12:46:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-01-30 12:46:42 -0400
commitf81280a6e378b4350252ee68a897d4399dd9d2ac (patch)
treefb375b5ee46a58ef74ce6565ec0f7a5057d043f1 /doc
parent2555d17ab99029795bb89164a10139546f3aa6c4 (diff)
Remove -j short option for --json-progress; that option was already taken for --json.
This commit was sponsored by Trenton Cronholm.
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn b/doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn
index dddcf90d8..43988d94d 100644
--- a/doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn
+++ b/doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn
@@ -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]]