aboutsummaryrefslogtreecommitdiff
path: root/doc/man/man8/revdep.8
diff options
context:
space:
mode:
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.