Rename install --from-root into install --recursive
modified docs/pkg-install.8
@@ -14,7 +14,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -29,7 +29,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -158,7 +158,7 @@ Force quiet output, except when
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified scripts/completion/_pkg.in
@@ -337,7 +337,7 @@ _pkg() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/install.c
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -82,7 +82,7 @@ exec_install(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|