comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 7 Mar 2022 19:30:16 +0000 (15:30 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 7 Mar 2022 19:30:16 +0000 (15:30 -0400)
doc/bugs/git_annex_get_--batch_does_not_work/comment_4_f0c498dad3f4d51e33de863165f29410._comment [new file with mode: 0644]

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 (file)
index 0000000..e8ad2fb
--- /dev/null
@@ -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.
+"""]]