summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2005-08-19 08:00:49 +0000
committerGary E. Miller <gem@rellim.com>2005-08-19 08:00:49 +0000
commit80818229e170fd6458e5d5c8c22400a8aaaf3d0c (patch)
tree761368960c87140b8854f1d05b160ca4f6e3a4c9
parentbe7b550d7136f694b05316bb6c09c65ca8af5f8e (diff)
downloadgpsd-80818229e170fd6458e5d5c8c22400a8aaaf3d0c.tar.gz
Update gpspipe doc for the new [server[:port]] option.
-rw-r--r--gpspipe.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/gpspipe.xml b/gpspipe.xml
index 925c1d6d..a645ca6f 100644
--- a/gpspipe.xml
+++ b/gpspipe.xml
@@ -21,6 +21,10 @@
<arg choice='opt'>-r</arg>
<arg choice='opt'>-t</arg>
<arg choice='opt'>-w</arg>
+ <group>
+ <replaceable>server</replaceable>
+ <group><replaceable>:port</replaceable></group>
+ </group>
</cmdsynopsis>
</refsynopsisdiv>
@@ -42,6 +46,9 @@ to the local <application>gpsd</application> without causing problems.</para>
time stamped. There is also an option to exit gracefully after a
given count of packets.</para>
+<para>An optional argument may specify a server to get data from; a
+colon-separated suffix is taken as a port number.</para>
+
</refsect1>
<refsect1 id='options'><title>OPTIONS</title>
@@ -71,7 +78,7 @@ standard output. The exit.</para>
<refsect1 id='maintainer'><title>AUTHOR</title>
-<para>Gary E. Miller<email>gem@rellim.com</email>. There is a
+<para>Gary E. Miller <email>gem@rellim.com</email>. There is a
project page for <application>gpsd</application> <ulink
url="http://gpsd.berlios.de/">here</ulink>.</para>