summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 <https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4@web>2017-01-20 15:05:23 +0000
committerGravatar admin <admin@branchable.com>2017-01-20 15:05:23 +0000
commit04263b306e551f730e6f1d64061871896347c0a6 (patch)
treedeb899c6d1ef4db7d6369e09419b1015e4a10b1b
parentdb06cdb6fc946c5fa71a381ad0124a31e6c0f56c (diff)
-rw-r--r--doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn15
1 files changed, 15 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
new file mode 100644
index 000000000..dddcf90d8
--- /dev/null
+++ b/doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn
@@ -0,0 +1,15 @@
+### What version of git-annex are you using? On what operating system?
+
+6.20170101+gitg93d69b1-1~ndall+1
+
+### Please provide any additional information below.
+
+[[!format sh """
+$> git annex copy --help
+...
+ -j,--json enable JSON output
+ -j,--json-progress include progress in JSON output
+
+"""]]
+
+[[!meta author=yoh]]