aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2008-01-29 22:08:21 +0000
committerReuben Thomas <rrt@sc3d.org>2008-01-29 22:08:21 +0000
commit4bab6db3c0ab8b0bc6b19b985ca1ac750ab1ce56 (patch)
tree2e537561c9dcde343fa7a98efbca25d110e3e592 /doc
parent5b42034c1c78d72ab0f8389b906b642320c3cd91 (diff)
downloadplptools-4bab6db3c0ab8b0bc6b19b985ca1ac750ab1ce56.tar.gz
plptools-4bab6db3c0ab8b0bc6b19b985ca1ac750ab1ce56.tar.bz2
plptools-4bab6db3c0ab8b0bc6b19b985ca1ac750ab1ce56.zip
-v should be -d.
Diffstat (limited to 'doc')
-rw-r--r--doc/plpfuse.man.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/plpfuse.man.in b/doc/plpfuse.man.in
index 089bf4b..2e8a177 100644
--- a/doc/plpfuse.man.in
+++ b/doc/plpfuse.man.in
@@ -12,7 +12,7 @@ plpfuse \- Daemon to mount an EPOC device as a file system
.SH SYNOPSIS
.B plpfuse
.B [-V]
-.B [-v]
+.B [-d]
.B [-h]
.BI "[-p [" host :] port ]
.BI [ long-options ]
@@ -48,9 +48,9 @@ Display the version and exit
.B \-h, --help
Display a short help text and exit.
.TP
-.B \-v, --verbose
-Produce verbose logging output. Can be specified more than once to increase the
-debug level (up to 3 times)
+.B \-d, --debug
+Produce debugging logs. Can be specified more than once to increase the
+debug level (up to 3 times).
.TP
.BI "\-p, --port=[" host :] port
Specify the host and port to connect to (e.g. the port where ncpd is listening