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 index 0000000000..cee770d3ac --- /dev/null +++ b/doc/bugs/documentation_typo_in_git_annex_find.mdwn @@ -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.