(no commit message)
authoradehnert <adehnert@web>
Sun, 21 Jul 2024 18:17:25 +0000 (18:17 +0000)
committeradmin <admin@branchable.com>
Sun, 21 Jul 2024 18:17:25 +0000 (18:17 +0000)
doc/bugs/git-annex-adjust_cares_about_argument_order.mdwn

index d568f5e0273b1d3dfb8f41619b916bfaa9e4c370..ba563d816cc000798f77acf2221493ff4ac668ce 100644 (file)
@@ -35,7 +35,7 @@ Same behavior occurs in `git annex` 10.20230926 with Nix-On-Droid (https://git-a
 
 ### Please provide any additional information below.
 
-This is admittedly arguable consistent with https://git-annex.branchable.com/git-annex-adjust/, which suggests `git annex adjust --unlock|--lock|--fix|--hide-missing [--unlock|--lock|--fix]|--unlock-present` as the syntax (notably with `--unlock` after `--hide-missing`), but it's pretty unusual for a Linux command, and even if the decision is made to have one order be an error, the error message should be easier to understand.
+This is admittedly arguably consistent with https://git-annex.branchable.com/git-annex-adjust/, which suggests `git annex adjust --unlock|--lock|--fix|--hide-missing [--unlock|--lock|--fix]|--unlock-present` as the syntax (notably with `--unlock` after `--hide-missing`), but it's pretty unusual for a Linux command, and even if the decision is made to have one order be an error, the error message should be easier to understand.
 
 ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)