summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2006-03-13 00:25:55 +0000
committerGary E. Miller <gem@rellim.com>2006-03-13 00:25:55 +0000
commitb04bc7b4f505fbe3012d8ae3313b59d851095ab7 (patch)
treeec423e878792832f5ef7e5fed53e5485d193f8eb /gpsd.xml
parent7507ab51dc7f93c6b5681456ab5e1091c84ca5bd (diff)
downloadgpsd-b04bc7b4f505fbe3012d8ae3313b59d851095ab7.tar.gz
Change -v to -V for Verbose option
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpsd.xml b/gpsd.xml
index a5f9cfad..e6c4bfaa 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -29,7 +29,7 @@
<arg choice='opt'>-h </arg>
<arg choice='opt'>-P <replaceable>pidfile</replaceable></arg>
<arg choice='opt'>-D <replaceable>debuglevel</replaceable></arg>
- <arg choice='opt'>-v </arg>
+ <arg choice='opt'>-V </arg>
<arg rep='repeat'>
<group><replaceable>GPS-devicename</replaceable></group>
</arg>
@@ -157,7 +157,7 @@ to standard error.</para>
</listitem>
</varlistentry>
<varlistentry>
-<term>-v</term>
+<term>-V</term>
<listitem>
<para>Dump version and exit.</para>
</listitem>