summaryrefslogtreecommitdiff
path: root/gpsdecode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gpsdecode.xml')
-rw-r--r--gpsdecode.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/gpsdecode.xml b/gpsdecode.xml
index cbbd4eaa..2d44513d 100644
--- a/gpsdecode.xml
+++ b/gpsdecode.xml
@@ -26,6 +26,7 @@ BSD terms apply: see the file COPYING in the distribution root for details.
<arg choice='opt'>-d</arg>
<arg choice='opt'>-e</arg>
<arg choice='opt'>-j</arg>
+ <arg choice='opt'>-m</arg>
<arg choice='opt'>-n</arg>
<arg choice='opt'>-s</arg>
<arg choice='opt'>-t <replaceable>typelist</replaceable></arg>
@@ -70,6 +71,10 @@ default behavior.</para>
<para>The <option>-j</option> explicitly sets the output dump format
to JSON (the default behavior).</para>
+<para>With the <option>-m</option> option, dump minimum lengths for
+each packet type in the input. This is probably of interest only
+to GSD developers.</para>
+
<para>The <option>-n</option> enables dumping in generated
pseudo-NME0183.</para>