(no commit message)
authorErrGe <ErrGe@web>
Thu, 18 Apr 2024 01:19:19 +0000 (01:19 +0000)
committeradmin <admin@branchable.com>
Thu, 18 Apr 2024 01:19:19 +0000 (01:19 +0000)
doc/bugs/documentation_typo_in_git_annex_find.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/documentation_typo_in_git_annex_find.mdwn b/doc/bugs/documentation_typo_in_git_annex_find.mdwn
new file mode 100644 (file)
index 0000000..cee770d
--- /dev/null
@@ -0,0 +1,15 @@
+### Please describe the problem.
+
+`git annex find --help` incorrectly documents `--copies REMOTE`, the REMOTE should be NUMBER.
+
+### What steps will reproduce the problem?
+
+`git annex find --help | grep -- --copies`
+
+### What version of git-annex are you using? On what operating system?
+
+10.20240129
+
+### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+
+git annex is awesome, was always awesome and will always be awesome.  I appreciate all the work going into it.