From be3461b3ad429f7d16eb59bf25d32662d40459db Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Fri, 27 May 2011 21:31:14 +0000 Subject: [PATCH] comments updated --- inxi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'