autoremove: add -qn for scritp friendly output
modified docs/pkg-autoremove.8
@@ -14,7 +14,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -42,6 +42,9 @@ no changes are actually made.
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/autoremove.c
@@ -136,7 +136,15 @@ exec_autoremove(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/frontend/autoremove.sh
@@ -6,6 +6,7 @@ tests_init \
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -183,3 +184,17 @@ autoremove_dryrun_body() {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |