summaryrefslogtreecommitdiff
path: root/doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/clash_of_-j__in_copy_for_--json_--json-progress.mdwn')
-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]]