autoremove: Add --no-scripts same as install and delete
modified docs/pkg-autoremove.8
@@ -14,7 +14,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -22,10 +22,10 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -38,6 +38,8 @@ The following options are supported by
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/autoremove.c
@@ -39,7 +39,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -57,18 +57,22 @@ exec_autoremove(int argc, char **argv)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|