diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2024-01-13 15:27:34 +0100 |
---|---|---|
committer | Christian Heusel <christian@heusel.eu> | 2024-01-21 23:28:29 +0100 |
commit | 96f39525bf60a499aa840015159d9040b53be69a (patch) | |
tree | 7110dc2fad45fd38edf6444891dbb9ade5640ad2 /doc/man | |
parent | 03d5c928cf01e2aee56a4520ac5896c602fb1f75 (diff) | |
download | devtools-96f39525bf60a499aa840015159d9040b53be69a.tar.xz |
feat(version): support nvchecker keyfile from user config home
This adds support for global keyfile from the user config home
XDG_CONFIG_HOME which allows to set tokens for GitHub and GitLab for
certain nvchecker configuration.
When ~/.config/nvchecker/keyfile.toml exists, it will automatically be
appended as keyfile of the local .nvchecker.toml file.
Component: pkgctl version check
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/pkgctl-version-check.1.asciidoc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/man/pkgctl-version-check.1.asciidoc b/doc/man/pkgctl-version-check.1.asciidoc index 97d8c47..ed9abdf 100644 --- a/doc/man/pkgctl-version-check.1.asciidoc +++ b/doc/man/pkgctl-version-check.1.asciidoc @@ -18,7 +18,13 @@ which this package could possibly be upgraded. The current working directory is used if no PKGBASE is specified. -See the section on configuration files in **nvchecker**(1) for possible options +Configuration +------------- + +To provide GitHub or GitLab tokens to nvchecker, a `keyfile.toml` will be +supplied from `$XDG_CONFIG_HOME`/nvchecker. + +See the section on configuration files in linkman:nvchecker[1] for possible options which can be utilized in .nvchecker.toml. Options |