docs: update cli usage
This commit is contained in:
parent
37c54019ad
commit
c3cb78ff25
1 changed files with 5 additions and 4 deletions
|
@ -68,10 +68,11 @@ usage: surplus [-h] [-d] [-v] [-c {pluscode,localcode,latlong,string}]
|
||||||
Google Maps Plus Code to iOS Shortcuts-like shareable text
|
Google Maps Plus Code to iOS Shortcuts-like shareable text
|
||||||
|
|
||||||
positional arguments:
|
positional arguments:
|
||||||
query full-length Plus Code (6PH58QMF+FX), shortened
|
query full-length Plus Code (6PH58QMF+FX),
|
||||||
Plus Code/'local code' (8QMF+FX Singapore),
|
shortened Plus Code/'local code' (8QMF+FX Singapore),
|
||||||
latlong (1.3336875, 103.7749375), or string
|
latlong (1.3336875, 103.7749375),
|
||||||
query (e.g., 'Wisma Atria')
|
string query (e.g., 'Wisma Atria'),
|
||||||
|
or '-' to read from stdin
|
||||||
|
|
||||||
options:
|
options:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
|
Loading…
Add table
Reference in a new issue