summaryrefslogtreecommitdiff
path: root/gpsfake.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-12-13 11:13:03 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-12-13 11:13:03 +0000
commit0896651f57823fa46e388a29c91892e2839d9752 (patch)
tree61db41757a4f2ca8ec992ebae75ff9058067178a /gpsfake.xml
parentb83b4fad87fc9b1e4c5dab232aa528ec3c0dc741 (diff)
downloadgpsd-0896651f57823fa46e388a29c91892e2839d9752.tar.gz
Improvements to the test machinery, and another test.
Diffstat (limited to 'gpsfake.xml')
-rw-r--r--gpsfake.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/gpsfake.xml b/gpsfake.xml
index 5c8427f9..ff0b1802 100644
--- a/gpsfake.xml
+++ b/gpsfake.xml
@@ -87,8 +87,9 @@ daemon should be run. This option is intended to be used with
<citerefentry><refentrytitle>gdb</refentrytitle><manvolnum>1</manvolnum></citerefentry>
and similar programs.</para>
-<para>The -g option uses the monitor facility to run the gpsd within
-gpsfake under control of gdb.</para>
+<para>The -g option uses the monitor facility to run the
+<application>gpsd</application> instance within gpsfake under control
+of gdb.</para>
<para>The -o option specifies options to pass to the daemon. The -n
option passes -n to start the daemon reading the GPS without waiting
@@ -107,6 +108,10 @@ default is 4800.</para>
<para>The -v option enables verbose progress reports to stderr. It
is mainly useful for debugging <application>gpsfake</application> itself.</para>
+<para>The -x option dumps packets as
+<application>gpsfake</application> gathers them. It is mainly useful
+for debugging <application>gpsfake</application> itself.</para>
+
<para>The -h option makes <application>gpsfake</application> print
a usage message and exit.</para>