summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man1/pkgctl-version-check.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /upstream/archlinux/man1/pkgctl-version-check.1
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/archlinux/man1/pkgctl-version-check.1')
-rw-r--r--upstream/archlinux/man1/pkgctl-version-check.188
1 files changed, 48 insertions, 40 deletions
diff --git a/upstream/archlinux/man1/pkgctl-version-check.1 b/upstream/archlinux/man1/pkgctl-version-check.1
index 5aacf572..e9e45c0d 100644
--- a/upstream/archlinux/man1/pkgctl-version-check.1
+++ b/upstream/archlinux/man1/pkgctl-version-check.1
@@ -1,88 +1,96 @@
'\" t
.\" Title: pkgctl-version-check
-.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 02/14/2024
+.\" Author: [see the "AUTHOR(S)" section]
+.\" Generator: Asciidoctor 2.0.21
+.\" Date: 2024-05-01
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "PKGCTL\-VERSION\-CHE" "1" "02/14/2024" "\ \&" "\ \&"
-.\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.TH "PKGCTL\-VERSION\-CHECK" "1" "2024-05-01" "\ \&" "\ \&"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
+.ss \n[.ss] 0
.nh
-.\" disable justification (adjust text to left margin only)
.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
+.de URL
+\fI\\$2\fP <\\$1>\\$3
+..
+.als MTO URL
+.if \n[.g] \{\
+. mso www.tmac
+. am URL
+. ad l
+. .
+. am MTO
+. ad l
+. .
+. LINKSTYLE blue R < >
+.\}
.SH "NAME"
pkgctl-version-check \- Compares local package versions against upstream
.SH "SYNOPSIS"
.sp
-pkgctl version check [OPTIONS] [PKGBASE\&...]
+pkgctl version check [OPTIONS] [PKGBASE...]
.SH "DESCRIPTION"
.sp
-Compares the versions of packages in the local packaging repository against their latest upstream versions\&.
+Compares the versions of packages in the local packaging repository against
+their latest upstream versions.
.sp
-Upon execution, it generates a grouped list that provides detailed insights into each package\(cqs status\&. For each package, it displays the current local version alongside the latest version available upstream\&.
+Upon execution, it generates a grouped list that provides detailed insights
+into each package\(cqs status. For each package, it displays the current local
+version alongside the latest version available upstream.
.sp
-Outputs a summary of up\-to\-date packages, out\-of\-date packages, and any check failures\&.
+Outputs a summary of up\-to\-date packages, out\-of\-date packages, and any check
+failures.
.sp
-This simplifies the maintenance of PKGBUILD files, reducing the manual effort required to track version changes from upstream sources\&.
+This simplifies the maintenance of PKGBUILD files, reducing the manual effort
+required to track version changes from upstream sources.
.SH "CONFIGURATION"
.sp
-Uses \fBnvchecker\fR(1) and a \&.nvchecker\&.toml file located alongside the PKGBUILD\&. Refer to the configuration section in \fBpkgctl-version\fR(1)\&.
+Uses nvchecker(1) and a \f(CR.nvchecker.toml\fP file located alongside the
+PKGBUILD. Refer to the configuration section in pkgctl\-version(1).
.SH "OPTIONS"
-.PP
-\fB\-v, \-\-verbose\fR
+.sp
+\fB\-v, \-\-verbose\fP
.RS 4
Display results including up\-to\-date versions
.RE
-.PP
-\fB\-h, \-\-help\fR
+.sp
+\fB\-h, \-\-help\fP
.RS 4
Show a help text
.RE
.SH "EXIT CODES"
.sp
On exit, return one of the following codes:
-.PP
-\fB0\fR
+.sp
+\fB0\fP
.RS 4
Normal exit condition, all checked versions are up\-to\-date
.RE
-.PP
-\fB1\fR
+.sp
+\fB1\fP
.RS 4
Unknown cause of failure
.RE
-.PP
-\fB2\fR
+.sp
+\fB2\fP
.RS 4
Normal exit condition, but there are out\-of\-date versions
.RE
-.PP
-\fB3\fR
+.sp
+\fB3\fP
.RS 4
Failed to run some version checks
.RE
.SH "SEE ALSO"
.sp
-\fBpkgctl-version\fR(1) \fBnvchecker\fR(1)
+pkgctl\-version(1)
+nvchecker(1)
.SH "HOMEPAGE"
.sp
-\fIhttps://gitlab\&.archlinux\&.org/archlinux/devtools\fR
+\fI\c
+.URL "https://gitlab.archlinux.org/archlinux/devtools" "" "\fP"
.sp
-Please report bugs and feature requests in the issue tracker\&. Please do your best to provide a reproducible test case for bugs\&.
+Please report bugs and feature requests in the issue tracker. Please do your best to provide a reproducible test case for bugs. \ No newline at end of file