wttr: Escape didn't work (at least in zsh).
This commit is contained in:
parent
8f7bb2de8b
commit
ed16e4d4cf
@ -98,7 +98,7 @@
|
|||||||
if [[ "$1" == "-"* || $2 != "" ]]; then
|
if [[ "$1" == "-"* || $2 != "" ]]; then
|
||||||
echo 'USAGE: weather [location]
|
echo 'USAGE: weather [location]
|
||||||
Any "-" paramaters call the usage since this function does not take any options.
|
Any "-" paramaters call the usage since this function does not take any options.
|
||||||
Location is optional since the API can determine your connection\'s location.
|
Location is optional since the API can determine your connection'"'"'s location.
|
||||||
Useful location types:
|
Useful location types:
|
||||||
$zip_code | Ex: 12345
|
$zip_code | Ex: 12345
|
||||||
$city,$state | Ex: Austin,Texas
|
$city,$state | Ex: Austin,Texas
|
||||||
|
Loading…
x
Reference in New Issue
Block a user