From: seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68 Date: Tue, 26 Jan 2021 16:12:31 +0000 (+0000) Subject: Added a comment: Unless the key is the argument to set X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~98^2~142 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5db7c3c8b63019fb40f6cf01f0baf34f962a2ace;p=git-annex.git Added a comment: Unless the key is the argument to set --- 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 index 0000000000..d7311a63e3 --- /dev/null +++ b/doc/bugs/git_annex_config_doesn__39__t_support_leading_dash/comment_3_4bccfd21e18cac0e735eb1811e48c84d._comment @@ -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? +"""]]