aboutsummaryrefslogtreecommitdiff
path: root/doc/revdep.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/revdep.md')
-rw-r--r--doc/revdep.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/revdep.md b/doc/revdep.md
index fd50104..6f23ee3 100644
--- a/doc/revdep.md
+++ b/doc/revdep.md
@@ -13,6 +13,11 @@ It should probably run after any big upgrade, especially those that feature lib
- **-h** Show program help.
- **-v** Verbose output of the operation.
+# NOTE
+
+**revdep** does not automatically rebuild broken packages or their dependencies. You need to
+use apkg for these operations.
+
# REPORTING BUGS
**apkg** is in a working stage but also under heavy development. Please report and bugs/issues in the project issue tracker: https://codeberg.org/emmett1/autils/issues
@@ -20,4 +25,5 @@ It should probably run after any big upgrade, especially those that feature lib
# AUTHORS
emmett1 <emmett1.2miligrams@protonmail.com> Author of the program and creator of alice linux.
+
mobinmob <mobinmob@disroot.org> Author of the man page.