comment fix

This commit is contained in:
inxi-svn 2011-04-26 08:53:11 +00:00
parent 72388b3a23
commit 4273598a98

3
inxi
View file

@ -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 ## 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 ## 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. # Same as runtime parameter.
DEFAULT_COLOR_SCHEME=2 DEFAULT_COLOR_SCHEME=2
# Always leave these blank, these are only going to be set in inxi.conf files, that makes testing # Always leave these blank, these are only going to be set in inxi.conf files, that makes testing