summaryrefslogtreecommitdiff
path: root/ntpshmmon.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-17 06:46:12 -0400
committerEric S. Raymond <esr@thyrsus.com>2015-03-17 06:46:12 -0400
commit7a6f3afea0a44ed2af3ae62fb67c7104bf831bb8 (patch)
tree2ed51e849ef3c0b844c87ae524c4c90fc7aae5d4 /ntpshmmon.xml
parentd613a867ba493662950d39fe498ed09ec56dfc3f (diff)
downloadgpsd-7a6f3afea0a44ed2af3ae62fb67c7104bf831bb8.tar.gz
Rate-limit ntpshmmon properly, and make the limit settable.
Diffstat (limited to 'ntpshmmon.xml')
-rw-r--r--ntpshmmon.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ntpshmmon.xml b/ntpshmmon.xml
index e343ab6e..00486282 100644
--- a/ntpshmmon.xml
+++ b/ntpshmmon.xml
@@ -22,6 +22,7 @@ BSD terms apply: see the file COPYING in the distribution root for details.
<cmdsynopsis>
<command>ntpshmmon</command>
+ <arg choice='opt'>-c <replaceable>cycletime</replaceable></arg>
<arg choice='opt'>-h </arg>
<arg choice='opt'>-n <replaceable>nsamples</replaceable></arg>
<arg choice='opt'>-s </arg>
@@ -97,6 +98,13 @@ nanoseconds part of receiver time to be zero.</para>
</varlistentry>
<varlistentry>
+<term>-c</term>
+<listitem>
+<para>Device poll interval in fractional seconds - defaults to 1.</para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
<term>-n</term>
<listitem>
<para>Set maximum number of samples to collect.</para>