diff options
author | Gary E. Miller <gem@rellim.com> | 2010-04-21 13:34:24 -0700 |
---|---|---|
committer | Gary E. Miller <gem@rellim.com> | 2010-04-21 13:34:24 -0700 |
commit | 0386ca6c4d3a8f755b813bcc32b11ea9c4f6e012 (patch) | |
tree | d93648d53a0d01f1fce899c4a0e18cd7639b92c4 /gpsprof.xml | |
parent | f69dcdb5e2fe181f6ede50ae4840e3892891f210 (diff) | |
download | gpsd-0386ca6c4d3a8f755b813bcc32b11ea9c4f6e012.tar.gz |
Patch to make gpsprof use the same -D as the other gpsd helper programs.
With man page update.
Signed-off-by: Gary E. Miller <gem@rellim.com>
Diffstat (limited to 'gpsprof.xml')
-rw-r--r-- | gpsprof.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gpsprof.xml b/gpsprof.xml index 94625c5f..d0b5330d 100644 --- a/gpsprof.xml +++ b/gpsprof.xml @@ -27,6 +27,7 @@ BSD terms apply: see the file COPYING in the distribution root for details. <arg choice='opt'>-n <replaceable>packetcount</replaceable></arg> <arg choice='opt'>-s <replaceable>speed</replaceable></arg> <arg choice='opt'>-t <replaceable>title</replaceable></arg> + <arg choice='opt'>-D <replaceable>debuglevel</replaceable></arg> <arg choice='opt'>-h</arg> </cmdsynopsis> </refsynopsisdiv> @@ -152,6 +153,8 @@ title.</para> <para>The -h option makes <application>gpsprof</application> print a usage message and exit.</para> +<para>The -D sets debug level.</para> + </refsect1> <refsect1 id='see_also'><title>SEE ALSO</title> <para> |