summaryrefslogtreecommitdiff
path: root/gpsfake.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-06-09 13:11:02 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-06-09 13:11:02 +0000
commit86a39a1a34f2b8891cf80c108651b1d771182258 (patch)
tree27aa7080dc3f4a2d452551d804aab164d1d4bb96 /gpsfake.xml
parent02dc93ea5a9aa8c305403d075d6cd2efe884a188 (diff)
downloadgpsd-86a39a1a34f2b8891cf80c108651b1d771182258.tar.gz
Add -v option to gpsfake.
Update regression test because of start-of-cycle check on GGA.
Diffstat (limited to 'gpsfake.xml')
-rw-r--r--gpsfake.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpsfake.xml b/gpsfake.xml
index cb2580ed..cde65a81 100644
--- a/gpsfake.xml
+++ b/gpsfake.xml
@@ -27,6 +27,7 @@
<arg choice='opt'>-p</arg>
<arg choice='opt'>-r <replaceable>initcmd</replaceable></arg>
<arg choice='opt'>-s <replaceable>speed</replaceable></arg>
+ <arg choice='opt'>-v</arg>
<arg choice='opt'><replaceable>logfile</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -91,6 +92,9 @@ The default is "w+r+"; "r=2" might be another interesting value.</para>
<para>The -s option sets the baud rate for the slave tty. The
default is 4800.</para>
+<para>The -v option enables verbose progress reports to stderr. It
+is mainly useful for debugging gpsfake itself.</para>
+
<para>The -h option makes <application>gpsfake</application> print
a usage message and exit.</para>