summaryrefslogtreecommitdiff
path: root/gpspipe.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-09-06 23:06:22 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-09-06 23:06:22 +0000
commita533f2fc67425edd445a477e61b122e9c73f27c4 (patch)
tree5925ed3d03cbf61344ce610fccdfea818cebc963 /gpspipe.xml
parenta29b1288b7e848f3ab9b66a70e78df71b585b01b (diff)
downloadgpsd-a533f2fc67425edd445a477e61b122e9c73f27c4.tar.gz
Add at least minimal documentation for -s.
Diffstat (limited to 'gpspipe.xml')
-rw-r--r--gpspipe.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpspipe.xml b/gpspipe.xml
index b30209f3..96fbd93a 100644
--- a/gpspipe.xml
+++ b/gpspipe.xml
@@ -19,6 +19,7 @@
<arg choice='opt'>-h</arg>
<arg choice='opt'>-n <replaceable>count</replaceable></arg>
<arg choice='opt'>-r</arg>
+ <arg choice='opt'>-s <replaceable>serial-device</replaceable></arg>
<arg choice='opt'>-t</arg>
<arg choice='opt'>-w</arg>
<group>
@@ -57,6 +58,9 @@ a usage message and exit.</para>
<para>-r causes raw NMEA sentences to be output.</para>
+<para>-s option causes the collected data to be written to the
+specified serial device.</para>
+
<para>-w causes native <application>gpsd</application>sentences to be
output.</para>