From b01885710d2cbd780736500b9fd16c47c672f82c Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Sat, 16 Dec 2023 13:16:04 -0800 Subject: [PATCH] help menu --- pinxi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pinxi b/pinxi index adc7f32..7024f73 100755 --- a/pinxi +++ b/pinxi @@ -5505,10 +5505,10 @@ sub show_options { platforms; OpenGL: direct rendering status (in X); Vulkan device counts."], ['2', '-i', '', "For IPv6, show additional scope addresses: Global, Site, Temporary, Unknown. See --limit for large counts of IP addresses."], - ['2', '-I', '', "Default system GCC. With -xx, also shows other installed - GCC versions. If running in shell, not in IRC client, shows shell version - number, if detected. Init/RC type and runlevel/target (if available). Total - count of all packages discovered in system (if not -r)."], + ['2', '-I', '', "Default system compilers. With -xx, also shows other + installed compiler versions. If running in shell, not in IRC client, shows + shell version number, if detected. Init/RC type and runlevel/target (if + available). Total count of all packages discovered in system (if not -r)."], ['2', '-j', '', "Add mapped: name if partition mapped."], ['2', '-J', '', "For Device: driver; Si speed (base 10, bits/s)."], ['2', '-L', '', "For VG > LV, and other Devices, dm:"],