diff --git a/inxi b/inxi index e5f5326..f917e24 100755 --- a/inxi +++ b/inxi @@ -240,7 +240,8 @@ B_SHOW_DISK='false' # Show full hard disk output B_SHOW_FULL_HDD='false' B_SHOW_GRAPHICS='false' -# Set this to 'false' to avoid printing the hostname +# Set this to 'false' to avoid printing the hostname, this isn't used except for +# user configuration options via config files B_SHOW_HOST='true' B_SHOW_INFO='false' B_SHOW_IP='false'