From 05063841f3e3c7c96925ff413764475d7eede39a Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Wed, 22 Apr 2020 21:06:13 -0700 Subject: [PATCH] help menu typo --- inxi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inxi b/inxi index 4d299e8..5998f14 100755 --- a/inxi +++ b/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." ],