Skip to content

Commit

Permalink
Github #313: Improve documentation for command line lat/lon
Browse files Browse the repository at this point in the history
Latitude and Longitude parameters must be used together
  • Loading branch information
rnorris committed Jan 26, 2025
1 parent b78d188 commit 6988ebb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions help/C/refsynopsis.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@
</group>
<sbr/>
<group choice="opt">
<arg choice="plain"><option>--latitude</option> <replaceable>degrees</replaceable></arg>
</group>
<group choice="opt">
<arg choice="plain"><option>--longitude</option> <replaceable>degrees</replaceable></arg>
<arg choice="plain"><option>--latitude</option> <replaceable>degrees</replaceable> <option>--longitude</option> <replaceable>degrees</replaceable></arg>
</group>
<sbr/>
<group choice="opt">
Expand Down

0 comments on commit 6988ebb

Please sign in to comment.