From: Gergely Risko Date: Mon, 22 Apr 2024 15:31:17 +0000 (+0200) Subject: Delete bug, as I have patch for it X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~25^2~8^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9e88c938668c905f2903d52609efea3da1123bb8;p=git-annex.git Delete bug, as I have patch for it --- diff --git a/doc/bugs/documentation_typo_in_git_annex_find.mdwn b/doc/bugs/documentation_typo_in_git_annex_find.mdwn deleted file mode 100644 index cee770d3ac..0000000000 --- a/doc/bugs/documentation_typo_in_git_annex_find.mdwn +++ /dev/null @@ -1,15 +0,0 @@ -### 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. diff --git a/doc/bugs/documentation_typo_in_git_annex_find/comment_1_afb7c20d07eb58647d0dba265ee31998._comment b/doc/bugs/documentation_typo_in_git_annex_find/comment_1_afb7c20d07eb58647d0dba265ee31998._comment deleted file mode 100644 index 93961e05b3..0000000000 --- a/doc/bugs/documentation_typo_in_git_annex_find/comment_1_afb7c20d07eb58647d0dba265ee31998._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="nobodyinperson" - avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5" - subject="Everyone can fix typos in the docs" - date="2024-04-18T05:21:42Z" - content=""" -Btw you can edit the documentation yourself, just click the EDIT button at the top of the page. -"""]] diff --git a/doc/bugs/documentation_typo_in_git_annex_find/comment_2_13a5aa9163d1fd392bf52484c6eb4d90._comment b/doc/bugs/documentation_typo_in_git_annex_find/comment_2_13a5aa9163d1fd392bf52484c6eb4d90._comment deleted file mode 100644 index 6a411ba391..0000000000 --- a/doc/bugs/documentation_typo_in_git_annex_find/comment_2_13a5aa9163d1fd392bf52484c6eb4d90._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="ErrGe" - avatar="http://cdn.libravatar.org/avatar/37423d3bfd69af2cda23d194ec74f991" - subject="but I'm talking about --help, isn't that in the source code?" - date="2024-04-18T13:07:40Z" - content=""" -I'm talking about the output of a --help command, that has to be in the source code somewhere, no? -"""]]