]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
keychain: add `--absolute` opt to avoid subdirectory (#221)
authorDerrick Liu <github-notifications@derrickliu.com>
Thu, 16 Feb 2023 08:10:50 +0000 (08:10 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Feb 2023 08:10:50 +0000 (09:10 +0100)
For backwards compatibility, if the user provides `--dir` to keychain, it will create a `.keychain` folder in that directory. Adding the [`--absolute`](https://man.archlinux.org/man/keychain.1#absolute) opt will encourage keychain to use the directory as is.


No differences found