mirror of
https://github.com/smxi/inxi.git
synced 2025-01-19 08:57:57 +00:00
comment fix
This commit is contained in:
parent
72388b3a23
commit
4273598a98
3
inxi
3
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
|
||||
|
|
Loading…
Reference in a new issue