summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2016-12-18 23:10:13 +0000
committerAdam Spiers <stow@adamspiers.org>2016-12-18 23:11:23 +0000
commit8d738353f8fb177e3bad900e45496e23e5f90745 (patch)
tree5f7c2264c374c4aa6b53bfae9aa1b318a10cff76
parent6e5209fb2d4ffc47c91cdc75abe226d1efd88ca0 (diff)
downloadstow-8d738353f8fb177e3bad900e45496e23e5f90745.tar.gz
fix documentation for --verbose
It actually goes up to 5 these days. Thanks to Kristoffer Haugsbakk for spotting that: http://lists.gnu.org/archive/html/bug-stow/2016-08/msg00000.html
-rw-r--r--THANKS1
-rwxr-xr-xbin/stow.in4
2 files changed, 3 insertions, 2 deletions
diff --git a/THANKS b/THANKS
index d241781..77a3a66 100644
--- a/THANKS
+++ b/THANKS
@@ -27,6 +27,7 @@ Lucas Theisen
Charles LeDoux
Joris Vankerschaver
@Corin-EU on GitHub
+Kristoffer Haugsbakk
Email addresses of new contributors are no longer being added by default
for privacy reasons; however please contact the maintainer if you are
diff --git a/bin/stow.in b/bin/stow.in
index 6e5673f..98b576e 100755
--- a/bin/stow.in
+++ b/bin/stow.in
@@ -152,7 +152,7 @@ directory.
=item --verbose[=N]
Send verbose output to standard error describing what Stow is
-doing. Verbosity levels are 0, 1, 2, 3, and 4; 0 is the default.
+doing. Verbosity levels are from 0 to 5; 0 is the default.
Using C<-v> or C<--verbose> increases the verbosity by one; using
`--verbose=N' sets it to N.
@@ -654,7 +654,7 @@ OPTIONS:
-p, --compat Use legacy algorithm for unstowing
-n, --no, --simulate Do not actually make any filesystem changes
- -v, --verbose[=N] Increase verbosity (levels are 0,1,2,3;
+ -v, --verbose[=N] Increase verbosity (levels are from 0 to 5;
-v or --verbose adds 1; --verbose=N sets level)
-V, --version Show stow version number
-h, --help Show this help