]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Move `--absolute` before `--dir` (#462)
authorItsProfesssional <63961221+ItsProfessional@users.noreply.github.com>
Sun, 11 May 2025 14:55:02 +0000 (20:25 +0530)
committerGitHub <noreply@github.com>
Sun, 11 May 2025 14:55:02 +0000 (16:55 +0200)
programs/keychain.json

index ca68e6e04548c780313209a957faba3ef2eca731..db8c07d107e5d3811b9ce16d53ca0209a28bc211 100644 (file)
@@ -3,7 +3,7 @@
         {
             "path": "$HOME/.keychain",
             "movable": true,
-            "help": "Alias keychain to use a custom runtime dir location:\n\n```bash\nkeychain --dir \"$XDG_RUNTIME_DIR\"/keychain --absolute\n```\n"
+            "help": "Alias keychain to use a custom runtime dir location:\n\n```bash\nkeychain --absolute --dir \"$XDG_RUNTIME_DIR\"/keychain\n```\n"
         }
     ],
     "name": "keychain"