summaryrefslogtreecommitdiff
path: root/gpsctl.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-01-07 20:51:56 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-01-07 20:51:56 +0000
commite7e226911528751ffc680c20d6692d9902fee200 (patch)
tree797b5a078eb8fdb44dbbf30ee6ba5de476f475c9 /gpsctl.xml
parent43333bdbf96bf59beb5a9ac66a5935d91878fbe3 (diff)
downloadgpsd-e7e226911528751ffc680c20d6692d9902fee200.tar.gz
Generalize the -e switch so it can dump mode switch and speed switch strings.
Diffstat (limited to 'gpsctl.xml')
-rw-r--r--gpsctl.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/gpsctl.xml b/gpsctl.xml
index 71ce6838..c404f9ee 100644
--- a/gpsctl.xml
+++ b/gpsctl.xml
@@ -75,14 +75,12 @@ additionally, \e will be replaced with ESC. This switch implies
<varlistentry>
<term>-e</term>
-
<listitem>
-<para>Generate the packet from the <option>-c</option> argument and
-ship it to standard output. This switch can be used with the
-<option>-t</option> option without specifying a device. Note: the
-packet data for a binary prototype will be raw, not ASCII-ized in any
-way.</para>
-
+<para>Generate the packet from any other arguments specified and ship
+it to standard output instead of the device. This switch can be used
+with the <option>-t</option> option without specifying a device. Note:
+the packet data for a binary prototype will be raw, not ASCII-ized in
+any way.</para>
</listitem>
</varlistentry>