summaryrefslogtreecommitdiff
path: root/xgps.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-05-25 17:19:42 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-05-25 17:19:42 +0000
commit56a4a454d8360ec4f863fe2fc880dd37cf35ca6e (patch)
tree2ea69d95ba0308a987651ac4f0ac16818058bccb /xgps.xml
parentf6bc7e7ab6da3c6ff504882b30d482f2089302dc (diff)
downloadgpsd-56a4a454d8360ec4f863fe2fc880dd37cf35ca6e.tar.gz
Add ! command for gpsd control socket. Rationalize xgps and xgpsspeed options.
Diffstat (limited to 'xgps.xml')
-rw-r--r--xgps.xml29
1 files changed, 21 insertions, 8 deletions
diff --git a/xgps.xml b/xgps.xml
index 11d7392f..ca6b360e 100644
--- a/xgps.xml
+++ b/xgps.xml
@@ -20,18 +20,31 @@
<arg choice='opt'><replaceable>X-options</replaceable></arg>
<arg choice='opt'>-h </arg>
<arg choice='opt'>-v </arg>
- <arg choice='opt'><replaceable>server</replaceable></arg>
<arg choice='opt'>-speedunits <group choice='req'><arg>mph</arg><arg>kph</arg><arg>knots</arg></group></arg>
<arg choice='opt'>-altunits <group choice='req'><arg>feet</arg><arg>meters</arg></group></arg>
+ <group>
+ <replaceable>server</replaceable>
+ <group>
+ <replaceable>:port</replaceable>
+ <group><replaceable>:device</replaceable></group>
+ </group>
+ </group>
</cmdsynopsis>
<cmdsynopsis>
- <command>xgpsspeed</command>
- <arg choice='opt'>-rv</arg>
- <arg choice='opt'>-nc <replaceable>X-color</replaceable></arg>
- <arg choice='opt'>-h </arg>
- <arg choice='opt'>-v </arg>
- <arg choice='opt'>-speedunits <group choice='req'><arg>mph</arg><arg>kph</arg><arg>knots</arg></group></arg>
- <arg choice='opt'><replaceable>server</replaceable></arg>
+ <command>xgpsspeed</command> <arg choice='opt'>-rv</arg>
+ <arg choice='opt'><replaceable>X-options</replaceable></arg>
+ <arg choice='opt'>-h </arg>
+ <arg choice='opt'>-v </arg> <arg
+ choice='opt'>-nc <replaceable>X-color</replaceable></arg> <arg
+ choice='opt'>-speedunits <group
+ choice='req'><arg>mph</arg><arg>kph</arg><arg>knots</arg></group></arg>
+ <group>
+ <replaceable>server</replaceable>
+ <group>
+ <replaceable>:port</replaceable>
+ <group><replaceable>:device</replaceable></group>
+ </group>
+ </group>
</cmdsynopsis>
</refsynopsisdiv>