From 4c1b3ca6bba6ed12383656e158a7d201ddc42ebd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Oct 2024 15:07:19 -0400 Subject: [PATCH] comment --- .../comment_1_7d25bac61a284f0a6e890ca1736a9630._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/git-annex-adjust_cares_about_argument_order/comment_1_7d25bac61a284f0a6e890ca1736a9630._comment diff --git a/doc/bugs/git-annex-adjust_cares_about_argument_order/comment_1_7d25bac61a284f0a6e890ca1736a9630._comment b/doc/bugs/git-annex-adjust_cares_about_argument_order/comment_1_7d25bac61a284f0a6e890ca1736a9630._comment new file mode 100644 index 0000000000..1aeec49b58 --- /dev/null +++ b/doc/bugs/git-annex-adjust_cares_about_argument_order/comment_1_7d25bac61a284f0a6e890ca1736a9630._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2024-10-21T19:06:47Z" + content=""" +This is not intentional behavior, and is surprising. I don't think an +applicative option parser should ever behave this way. Weird! +"""]]