From: Joey Hess Date: Mon, 7 Mar 2022 19:30:16 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~75^2~159 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cd473f071c8ec7b7cd2f67eb1d58599e11ccc5f3;p=git-annex.git comment --- diff --git a/doc/bugs/git_annex_get_--batch_does_not_work/comment_4_f0c498dad3f4d51e33de863165f29410._comment b/doc/bugs/git_annex_get_--batch_does_not_work/comment_4_f0c498dad3f4d51e33de863165f29410._comment new file mode 100644 index 0000000000..e8ad2fb746 --- /dev/null +++ b/doc/bugs/git_annex_get_--batch_does_not_work/comment_4_f0c498dad3f4d51e33de863165f29410._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2022-03-07T19:27:35Z" + content=""" +You have added single quotes around the file name `Wasabi`, +so you have told it to get a file with those quotes in its name. No such +file exists. + +You do not need to single quote anything in the batch interface. +"""]]