summaryrefslogtreecommitdiff
path: root/gps.xml
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-09-25 14:15:03 -0700
committerGary E. Miller <gem@rellim.com>2018-09-25 14:15:03 -0700
commitf9c1ea412f8788aa618c427e2cc73275fada397a (patch)
treef612171de174e2fe54949f3373fd8cf2a359da11 /gps.xml
parent43ee5611b064531ab8070e0e2fd4f478687da778 (diff)
downloadgpsd-f9c1ea412f8788aa618c427e2cc73275fada397a.tar.gz
gps,xml: get the command option synopsis right.
Diffstat (limited to 'gps.xml')
-rw-r--r--gps.xml61
1 files changed, 35 insertions, 26 deletions
diff --git a/gps.xml b/gps.xml
index 6d59277f..5af9a4be 100644
--- a/gps.xml
+++ b/gps.xml
@@ -15,23 +15,25 @@ SPDX-License-Identifier: BSD-2-clause
<refmiscinfo class="manual">GPSD Documentation</refmiscinfo>
</refmeta>
<refnamediv id='name'>
+<refname>cgps</refname>
+<refname>gegps</refname>
<refname>gps</refname>
+<refname>lcdgps</refname>
<refname>xgps</refname>
<refname>xgpsspeed</refname>
-<refname>cgps</refname>
-<refname>lcdgps</refname>
-<refname>gegps</refname>
<refpurpose>test clients for gpsd</refpurpose>
</refnamediv>
<refsynopsisdiv id='synopsis'>
<cmdsynopsis>
- <command>xgps</command>
+ <command>cgps</command>
<arg choice='opt'>-D <replaceable>debug-level</replaceable></arg>
<arg choice='opt'>-h </arg>
- <arg choice='opt'>-V </arg>
<arg choice='opt'>-l <group><arg>d</arg><arg>m</arg><arg>s</arg></group></arg>
+ <arg choice='opt'>-m </arg>
+ <arg choice='opt'>-s </arg>
<arg choice='opt'>-u <group><arg>i</arg><arg>n</arg><arg>m</arg></group></arg>
+ <arg choice='opt'>-V </arg>
<group>
<replaceable>server</replaceable>
<group>
@@ -41,17 +43,20 @@ SPDX-License-Identifier: BSD-2-clause
</group>
</cmdsynopsis>
<cmdsynopsis>
- <command>xgpsspeed</command>
- <arg choice='opt'>-D <replaceable>debug-level</replaceable></arg>
+ <command>gegps</command>
+ <arg choice='opt'>-d <replaceable>directory</replaceable></arg>
<arg choice='opt'>-h </arg>
+ <arg choice='opt'>-i </arg>
+ <arg choice='opt'>-V </arg>
+</cmdsynopsis>
+<cmdsynopsis>
+ <command>lcdgps</command>
+ <arg choice='opt'>-h </arg>
+ <arg choice='opt'>-j </arg>
+ <arg choice='opt'>-l <group><arg>d</arg><arg>m</arg><arg>s</arg></group></arg>
+ <arg choice='opt'>-s </arg>
+ <arg choice='opt'>-u <group><arg>i</arg><arg>n</arg><arg>m</arg></group></arg>
<arg choice='opt'>-V </arg>
- <arg choice='opt'>--nautical </arg>
- <arg choice='opt'>--landspeed </arg>
- <arg choice='opt'>--speedunits
- <group choice='req'>
- <arg>mph</arg><arg>kph</arg><arg>knots</arg>
- </group>
- </arg>
<group>
<replaceable>server</replaceable>
<group>
@@ -61,14 +66,13 @@ SPDX-License-Identifier: BSD-2-clause
</group>
</cmdsynopsis>
<cmdsynopsis>
- <command>cgps</command>
+ <command>xgps</command>
+ <arg choice='opt'>-? </arg>
<arg choice='opt'>-D <replaceable>debug-level</replaceable></arg>
<arg choice='opt'>-h </arg>
- <arg choice='opt'>-V </arg>
<arg choice='opt'>-l <group><arg>d</arg><arg>m</arg><arg>s</arg></group></arg>
- <arg choice='opt'>-m </arg>
- <arg choice='opt'>-s </arg>
<arg choice='opt'>-u <group><arg>i</arg><arg>n</arg><arg>m</arg></group></arg>
+ <arg choice='opt'>-V </arg>
<group>
<replaceable>server</replaceable>
<group>
@@ -78,11 +82,21 @@ SPDX-License-Identifier: BSD-2-clause
</group>
</cmdsynopsis>
<cmdsynopsis>
- <command>lcdgps</command>
+ <command>xgpsspeed</command>
+ <arg choice='opt'>--debug <replaceable>debug-level</replaceable></arg>
+ <arg choice='opt'>--device <replaceable>device</replaceable></arg>
<arg choice='opt'>-h </arg>
+ <arg choice='opt'>--host <replaceable>host</replaceable></arg>
+ <arg choice='opt'>--landspeed </arg>
+ <arg choice='opt'>--maxspeed <replaceable>maxspeed</replaceable></arg>
+ <arg choice='opt'>--nautical </arg>
+ <arg choice='opt'>--port <replaceable>port</replaceable></arg>
+ <arg choice='opt'>--speedunits
+ <group choice='req'>
+ <arg>mph</arg><arg>kph</arg><arg>knots</arg>
+ </group>
+ </arg>
<arg choice='opt'>-V </arg>
- <arg choice='opt'>-l <group><arg>d</arg><arg>m</arg><arg>s</arg></group></arg>
- <arg choice='opt'>-u <group><arg>i</arg><arg>n</arg><arg>m</arg></group></arg>
<group>
<replaceable>server</replaceable>
<group>
@@ -91,11 +105,6 @@ SPDX-License-Identifier: BSD-2-clause
</group>
</group>
</cmdsynopsis>
-<cmdsynopsis>
- <command>gegps</command>
- <arg choice='opt'>-d <replaceable>directory</replaceable></arg>
- <arg choice='opt'>-i </arg>
-</cmdsynopsis>
</refsynopsisdiv>
<refsect1 id='description'><title>DESCRIPTION</title>