summaryrefslogtreecommitdiff
path: root/rtcmdecode.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-12-04 05:21:11 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-12-04 05:21:11 +0000
commit1f0b7bc595ee3df02550ec3ea91f24e43d166fff (patch)
treeba57f39a2ca3b436d5018b03cba3061b7ca1108b /rtcmdecode.xml
parentc27c7e83c0f3dadc0343ede45e77874cee93b0a9 (diff)
downloadgpsd-1f0b7bc595ee3df02550ec3ea91f24e43d166fff.tar.gz
Make the code for Magnavox-format output work again...
...though it's still not hooked up to anything in rtcmdecode().
Diffstat (limited to 'rtcmdecode.xml')
-rw-r--r--rtcmdecode.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtcmdecode.xml b/rtcmdecode.xml
index 12214446..2d360818 100644
--- a/rtcmdecode.xml
+++ b/rtcmdecode.xml
@@ -19,6 +19,7 @@
<arg choice='opt'>-d</arg>
<arg choice='opt'>-e</arg>
<arg choice='opt'>-v <replaceable>debuglevel</replaceable></arg>
+ <arg choice='opt'>-V</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -52,6 +53,9 @@ the format of
<citerefentry><refentrytitle>rtcm-104</refentrytitle><manvolnum>5</manvolnum></citerefentry>
to standard output.</para>
+<para>The -V option directs the program to emit its version number,
+then exit.</para>
+
<para>The -v option sets a verbosity level. It is mainly of interest
to developers.</para>