aboutsummaryrefslogtreecommitdiff
path: root/doc/man/man8/revdep.8
blob: b0ba928631cb53679b8e0298d0ec3536199ddbf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.\" -*- 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.
.PP
mobinmob \fImobinmob@disroot.org\fR Author of the man page.