(no commit message)
authorhttps://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 <https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4@web>
Fri, 20 Jan 2017 15:05:23 +0000 (15:05 +0000)
committeradmin <admin@branchable.com>
Fri, 20 Jan 2017 15:05:23 +0000 (15:05 +0000)
doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn [new file with mode: 0644]

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 (file)
index 0000000..dddcf90
--- /dev/null
@@ -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]]