mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
help cleanup
This commit is contained in:
parent
e5e3fcd360
commit
d8ca861e30
4
inxi
4
inxi
|
@ -1824,8 +1824,8 @@ show_options()
|
||||||
print_screen_output " "
|
print_screen_output " "
|
||||||
print_screen_output "Debugging Options:"
|
print_screen_output "Debugging Options:"
|
||||||
print_screen_output "-% Overrides defective or corrupted data."
|
print_screen_output "-% Overrides defective or corrupted data."
|
||||||
print_screen_output "-@ Triggers debugger output. Requires debugging level 1-13 (8-10 - logging). Less than 8 just triggers"
|
print_screen_output "-@ Triggers debugger output. Requires debugging level 1-13 (8-10 - logging)."
|
||||||
print_screen_output " $SCRIPT_NAME debugger output on screen."
|
print_screen_output " Less than 8 just triggers $SCRIPT_NAME debugger output on screen."
|
||||||
print_screen_output " 1-7 - On screen debugger output"
|
print_screen_output " 1-7 - On screen debugger output"
|
||||||
print_screen_output " 8 - Basic logging"
|
print_screen_output " 8 - Basic logging"
|
||||||
print_screen_output " 9 - Full file/sys info logging"
|
print_screen_output " 9 - Full file/sys info logging"
|
||||||
|
|
Loading…
Reference in a new issue