help menu fixes and edits

This commit is contained in:
Harald Hope 2018-07-12 15:28:13 -07:00
parent aad0f48aef
commit 2ef66f3feb

6
inxi
View file

@ -4187,7 +4187,7 @@ sub show_options {
(memory), cm (CPU+memory). If followed by numbers 1-x, shows that number
of processes for each type (default: 5; if in IRC, max: 5). " ],
['1', '', '', "Make sure that there is no space between letters and
numbers (e.g. write as^-t^cm10)." ],
numbers (e.g.^-t^cm10)." ],
['1', '', '--usb', "Show USB data: Hubs and Devices." ],
['1', '-u', '--uuid', "$partition_string_u UUIDs. Triggers -P. For full -p
output, use -pu." ],
@ -4217,8 +4217,8 @@ sub show_options {
@rows = (
['1', '-w', '--weather', "Local weather data/time. To check an alternate
location, see -W."],
['1', '-W', '--weather-location', "<location> Supported options for
<location>: postal code; city, state/country; latitude, longitude.
['1', '-W', '--weather-location', "[location] Supported options for
[location]: postal code; city, state/country; latitude, longitude.
Only use if you want the weather somewhere other than the machine running
$self_name. Use only ASCII characters, replace spaces in city/state/country names with '+'.
Example:^$self_name^-W^new+york,ny"],