diff options
Diffstat (limited to 'man/man8/revdep.8')
| -rw-r--r-- | man/man8/revdep.8 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/man/man8/revdep.8 b/man/man8/revdep.8 new file mode 100644 index 0000000..52d32fd --- /dev/null +++ b/man/man8/revdep.8 @@ -0,0 +1,34 @@ +.\" -*- mode: troff; coding: utf-8 -*- +.TH "" "8" "" +.SH NAME +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 NOTE +.LP +\fBrevdep\fR does not automatically rebuild broken packages or their dependencies. You need to +use apkg for these operations. +.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: \c +.UR https://codeberg.org/emmett1/autils/issues +.UE +.SH AUTHORS +.LP +emmett1 \c +.MT emmett1.2miligrams@protonmail.com +.ME +Author of the program and creator of alice linux. +.PP +mobinmob \c +.MT mobinmob@disroot.org +.ME +Author of the man page. |