summaryrefslogtreecommitdiff
path: root/gpsfake.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-06-24 18:08:02 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-06-24 18:08:02 +0000
commit365bd187a5c5f44764605d428ddd779a3076d4d7 (patch)
tree9f6cff7715121af0e4aeb867171f09d1fa44441b /gpsfake.xml
parent6c37afcebf13d2f55be6324f8f2ba1940ccc2041 (diff)
downloadgpsd-365bd187a5c5f44764605d428ddd779a3076d4d7.tar.gz
gpsfake progress prompt is now optional.
Diffstat (limited to 'gpsfake.xml')
-rw-r--r--gpsfake.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpsfake.xml b/gpsfake.xml
index 2520d850..418ec596 100644
--- a/gpsfake.xml
+++ b/gpsfake.xml
@@ -17,6 +17,7 @@
<cmdsynopsis>
<command>gpsfake</command>
<arg choice='opt'>-h</arg>
+ <arg choice='opt'>-b</arg>
<arg choice='opt'>-c <replaceable>interval</replaceable></arg>
<arg choice='opt'>-D <replaceable>debuglevel</replaceable></arg>
<arg choice='opt'>-g</arg>
@@ -54,6 +55,9 @@ uis run in background.</para>
</refsect1>
<refsect1 id='options'><title>OPTIONS</title>
+<para>The -b option enables a twirling-baton progress indicator
+on standard error. At termination, it reports elaped time.</para>
+
<para>The -c option sets the delay between sentences in
seconds. Fractional values of seconds are legal.</para>