Added a comment: Unless the key is the argument to set
authorseanl@fe5df935169a5440a52bdbfc5fece85cdd002d68 <seanl@web>
Tue, 26 Jan 2021 16:12:31 +0000 (16:12 +0000)
committeradmin <admin@branchable.com>
Tue, 26 Jan 2021 16:12:31 +0000 (16:12 +0000)
doc/bugs/git_annex_config_doesn__39__t_support_leading_dash/comment_3_4bccfd21e18cac0e735eb1811e48c84d._comment [new file with mode: 0644]

diff --git a/doc/bugs/git_annex_config_doesn__39__t_support_leading_dash/comment_3_4bccfd21e18cac0e735eb1811e48c84d._comment b/doc/bugs/git_annex_config_doesn__39__t_support_leading_dash/comment_3_4bccfd21e18cac0e735eb1811e48c84d._comment
new file mode 100644 (file)
index 0000000..d7311a6
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68"
+ nickname="seanl"
+ avatar="http://cdn.libravatar.org/avatar/082ffc523e71e18c45395e6115b3b373"
+ subject="Unless the key is the argument to set"
+ date="2021-01-26T16:12:31Z"
+ content="""
+I guess if the key is actually an argument to --set and not a positional argument, then `--` shouldn't be expected to work there. In which case maybe it would be good to add `[--]` between the key and value in the man page?
+"""]]