This commit is contained in:
parent
e44513cfe7
commit
9c0c7a7a1d
1 changed files with 15 additions and 0 deletions
15
doc/bugs/documentation_typo_in_git_annex_find.mdwn
Normal file
15
doc/bugs/documentation_typo_in_git_annex_find.mdwn
Normal file
|
@ -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.
|
Loading…
Reference in a new issue