diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2024-01-19 01:57:18 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2024-01-22 19:45:16 +0100 |
commit | 4d72f4560c3a64b38dcdb705ec633c3c2ba1f20c (patch) | |
tree | 51836e173b48d29b4a8030be4d3c647816ad2bfb /doc/man/pkgctl.1.asciidoc | |
parent | e3edf25554c78e28679b100e24c55c87ee65a22d (diff) | |
download | devtools-4d72f4560c3a64b38dcdb705ec633c3c2ba1f20c.tar.xz |
doc(version): extensively revamp documentation for version subcommands
Enhanced and overhauled the documentation for the 'version' subcommand.
The improvements include comprehensive details on the subcommand's
behavior, usage, and a variety of scenarios it handles.
Added a central section within the pkgctl-version manpage that documents
the nvchecker configuration and rules.
Component: pkgctl version
Singled-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'doc/man/pkgctl.1.asciidoc')
-rw-r--r-- | doc/man/pkgctl.1.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/pkgctl.1.asciidoc b/doc/man/pkgctl.1.asciidoc index 929ae9a..d9a1d8c 100644 --- a/doc/man/pkgctl.1.asciidoc +++ b/doc/man/pkgctl.1.asciidoc @@ -51,7 +51,7 @@ pkgctl search:: Search for an expression across the GitLab packaging group pkgctl version:: - Package version related commands + Check and manage package versions against upstream See Also -------- |