summaryrefslogtreecommitdiff
path: root/gpsfake.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-07-29 08:20:55 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-07-29 08:20:55 +0000
commitd550e5dfd6393e9013985501c293dfb10e80bed5 (patch)
tree8a8155696612797e671066b66c56d884c8fde16a /gpsfake.xml
parent30ba4f281a87de47ec3cbcd1b6dbdca1cee8e8d6 (diff)
downloadgpsd-d550e5dfd6393e9013985501c293dfb10e80bed5.tar.gz
Add -r option to gpsfake.
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 120ad8b2..704e3a74 100644
--- a/gpsfake.xml
+++ b/gpsfake.xml
@@ -25,6 +25,7 @@
<arg choice='opt'>-m <replaceable>monitor</replaceable></arg>
<arg choice='opt'>-o <replaceable>options</replaceable></arg>
<arg choice='opt'>-p</arg>
+ <arg choice='opt'>-r <replaceable>initcmd</replaceable></arg>
<arg choice='opt'>-s <replaceable>speed</replaceable></arg>
<arg choice='opt'><replaceable>logfile</replaceable></arg>
</cmdsynopsis>
@@ -84,6 +85,9 @@ to the daemon: thus -D 4 is shorthand for -o "-D 4".</para>
by the log to standard output. The logfile is interpreted once
only. (This option is intended to facilitate regression testing.)</para>
+<para>The -r option specifies an initialization comand to use.
+The defaylt 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>