aboutsummaryrefslogtreecommitdiff
path: root/doc/man/man8
diff options
context:
space:
mode:
authormobinmob <mobinmob@disroot.org>2024-08-28 13:45:15 +0300
committermobinmob <mobinmob@disroot.org>2024-08-28 13:45:15 +0300
commit5e7f81d7b359888e9fbe708a7451fe67bc613576 (patch)
tree05c389a235318ea8477a98923f8a8bf2fe05148d /doc/man/man8
parent99b72ff92222d754759428fd618e0e3a5d3f7cca (diff)
downloadautils-5e7f81d7b359888e9fbe708a7451fe67bc613576.tar.gz
autils-5e7f81d7b359888e9fbe708a7451fe67bc613576.zip
/doc: add info for the addition of checksums, also:
- regenerate man pages - small cosmetic fixes
Diffstat (limited to 'doc/man/man8')
-rw-r--r--doc/man/man8/apkg.89
-rw-r--r--doc/man/man8/revdep.81
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/man/man8/apkg.8 b/doc/man/man8/apkg.8
index 8733be6..5b46f82 100644
--- a/doc/man/man8/apkg.8
+++ b/doc/man/man8/apkg.8
@@ -2,7 +2,7 @@
.TH "" "8" ""
.SH
.LP
-\fBapkg\fR [-i] [-I] [-d] [-D] [-j] [-u] [-r] [-t] [-U ] [-f] [-o] [-p] [-s] [-h] [\fIpkg(s)\fR]
+\fBapkg\fR [-i] [-I] [-d] [-D] [-j] [-u] [-r] [-t] [-U ] [-f] [-o] [-p] [-s] [-g] [-h] [\fIpkg(s)\fR]
.SH
DESCRIPTION
.LP
@@ -93,6 +93,12 @@ Arguments for apkg are as follows:
.sp -0.25v
.IP "\(bu" 3
\fB-s\fR \fI\fR Search for packages
+.if n \
+.sp -1
+.if t \
+.sp -0.25v
+.IP "\(bu" 3
+\fB-g\fR \fI\fR Update or generate checksum(s) for the package source files.
.SH
ENVIRONMENT VARIABLES
.IP "\(bu" 3
@@ -166,6 +172,7 @@ package per line.
AUTHORS
.LP
emmett1 \fIemmett1.2miligrams@protonmail.com\fR Author of the program and creator of alice linux.
+.PP
mobinmob \fImobinmob@disroot.org\fR Author of the man page.
.SH
REPORTING BUGS
diff --git a/doc/man/man8/revdep.8 b/doc/man/man8/revdep.8
index c5e765e..b0ba928 100644
--- a/doc/man/man8/revdep.8
+++ b/doc/man/man8/revdep.8
@@ -23,4 +23,5 @@ REPORTING BUGS
AUTHORS
.LP
emmett1 \fIemmett1.2miligrams@protonmail.com\fR Author of the program and creator of alice linux.
+.PP
mobinmob \fImobinmob@disroot.org\fR Author of the man page.