From 4273598a983ed87dfba75c1eae1420f3a58cc09c Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 26 Apr 2011 08:53:11 +0000 Subject: [PATCH] comment fix --- inxi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inxi b/inxi index 667a648..e70849d 100755 --- a/inxi +++ b/inxi @@ -301,7 +301,8 @@ DEBUG_BUFFER_INDEX=0 ## note: the debugger rerouting to /dev/null has been moved to the end of the get_parameters function ## so -@[number] debug levels can be set if there is a failure, otherwise you can't even see the errors -# Defaults to 2, make this 1 for normal, 0 for no colorcodes at all. Set to any other valid scheme you like. +# Defaults to 2, make this 1 for normal, 0 for no colorcodes at all. Use following variables in config +# files to change defaults for each type, or global # Same as runtime parameter. DEFAULT_COLOR_SCHEME=2 # Always leave these blank, these are only going to be set in inxi.conf files, that makes testing