aboutsummaryrefslogtreecommitdiff
path: root/doc/man/man8/revdep.8
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-08-24 17:50:46 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-08-24 17:50:46 +0800
commit4bf6e463a6f22e1a58150bf2bb9000af0f5bab55 (patch)
tree8eef31513194c10d20a76266bf8343bb85d48409 /doc/man/man8/revdep.8
parentb78ca5ec23fe5c4ac8ff4c0db82fa2ce40c73266 (diff)
downloadautils-4bf6e463a6f22e1a58150bf2bb9000af0f5bab55.tar.gz
autils-4bf6e463a6f22e1a58150bf2bb9000af0f5bab55.zip
added pregenerated man-pages
Diffstat (limited to 'doc/man/man8/revdep.8')
-rw-r--r--doc/man/man8/revdep.826
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/man/man8/revdep.8 b/doc/man/man8/revdep.8
new file mode 100644
index 0000000..c5e765e
--- /dev/null
+++ b/doc/man/man8/revdep.8
@@ -0,0 +1,26 @@
+.\" -*- mode: troff; coding: utf-8 -*-
+.TH "" "8" ""
+.SH
+.LP
+\fBrevdep\fR is a utility inspired by the gentoo program revdep-rebuild. It is written in posix shell and
+it can discover programs that need to be rebuilt after library upgrades or are missing libraries.
+It should probably run after any big upgrade, especially those that feature lib version bumps.
+.SH
+OPTIONS
+.IP "\(bu" 3
+\fB-h\fR Show program help.
+.if n \
+.sp -1
+.if t \
+.sp -0.25v
+.IP "\(bu" 3
+\fB-v\fR Verbose output of the operation.
+.SH
+REPORTING BUGS
+.LP
+\fBapkg\fR is in a working stage but also under heavy development. Please report and bugs/issues in the project issue tracker: \fIhttps://codeberg.org/emmett1/autils/issues\fR
+.SH
+AUTHORS
+.LP
+emmett1 \fIemmett1.2miligrams@protonmail.com\fR Author of the program and creator of alice linux.
+mobinmob \fImobinmob@disroot.org\fR Author of the man page.