summaryrefslogtreecommitdiff
path: root/gpspipe.xml
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2006-09-25 18:41:33 +0000
committerGary E. Miller <gem@rellim.com>2006-09-25 18:41:33 +0000
commit9fd26ad003cbbccc984465e18d97085ec1e8ec0c (patch)
treef19de33837fd7f9c0659b47dae3db96126270d72 /gpspipe.xml
parentea5124795d1917347579f5b51a6a227c06c9b5cf (diff)
downloadgpsd-9fd26ad003cbbccc984465e18d97085ec1e8ec0c.tar.gz
Document super-raw mode in gpspipe.
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 f1c813ae..627ca069 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'>-R</arg>
<arg choice='opt'>-s <replaceable>serial-device</replaceable></arg>
<arg choice='opt'>-t</arg>
<arg choice='opt'>-w</arg>
@@ -58,6 +59,9 @@ a usage message and exit.</para>
<para>-r causes raw NMEA sentences to be output.</para>
+<para>-R causes super-raw (SiRF binary) data to be output. This overrides
+NMEA and gpsd output modes.</para>
+
<para>-s option causes the collected data to be written to the
specified serial device.</para>