mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
help menu typo
This commit is contained in:
parent
2329d54318
commit
05063841f3
4
inxi
4
inxi
|
@ -4803,10 +4803,10 @@ sub show_options {
|
|||
settings or actual widths. Example:^inxi^-y^130" ],
|
||||
['1', '-z', '--filter', "Adds security filters for IP/MAC addresses, serial numbers,
|
||||
location (-w), user home directory name, host item. Default on for IRC clients." ],
|
||||
['1', '', '--filter-label', "Filters out partion labels in -j, -o, -p, -P, -Sa." ],
|
||||
['1', '', '--filter-label', "Filters out partition labels in -j, -o, -p, -P, -Sa." ],
|
||||
['1', '-Z', '--filter-override', "Override for output filters. Useful for
|
||||
debugging networking issues in IRC, for example." ],
|
||||
['1', '', '--filter-uuid', "Filters out partion UUIDs in -j, -o, -p, -P, -Sa." ],
|
||||
['1', '', '--filter-uuid', "Filters out partition UUIDs in -j, -o, -p, -P, -Sa." ],
|
||||
[0, '', '', "$line" ],
|
||||
[0, '', '', "Additional Options:" ],
|
||||
['1', '-h', '--help', "This help menu." ],
|
||||
|
|
Loading…
Reference in a new issue