diff options
| author | mobinmob <mobinmob@disroot.org> | 2024-08-28 13:55:28 +0300 |
|---|---|---|
| committer | mobinmob <mobinmob@disroot.org> | 2024-08-28 13:55:28 +0300 |
| commit | 477ff8abdd05a12ea19c0dd9d5bf70a0426a699a (patch) | |
| tree | 47c3233c4b603d66333e0d9ae016b1c908eb31fc /doc/man/man8/revdep.8 | |
| parent | 5e7f81d7b359888e9fbe708a7451fe67bc613576 (diff) | |
| download | autils-477ff8abdd05a12ea19c0dd9d5bf70a0426a699a.tar.gz autils-477ff8abdd05a12ea19c0dd9d5bf70a0426a699a.zip | |
doc/revdep.md: add a note for rebuilding, regenerate man page.
Diffstat (limited to 'doc/man/man8/revdep.8')
| -rw-r--r-- | doc/man/man8/revdep.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/man8/revdep.8 b/doc/man/man8/revdep.8 index b0ba928..b8dc1f1 100644 --- a/doc/man/man8/revdep.8 +++ b/doc/man/man8/revdep.8 @@ -16,6 +16,11 @@ OPTIONS .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: \fIhttps://codeberg.org/emmett1/autils/issues\fR |