mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
added comments for logging
This commit is contained in:
parent
aef0494669
commit
313d023c01
4
inxi
4
inxi
|
@ -119,6 +119,10 @@
|
||||||
#### -! 13 - triggers an update from svn branch three - if present, of course
|
#### -! 13 - triggers an update from svn branch three - if present, of course
|
||||||
#### -! 14 - triggers an update from svn branch four - if present, of course
|
#### -! 14 - triggers an update from svn branch four - if present, of course
|
||||||
#### -! <http://......> - Triggers an update from whatever server you list.
|
#### -! <http://......> - Triggers an update from whatever server you list.
|
||||||
|
#### LOG FLAGS (logs to $HOME/.inxi/inxi.log with rotate 3 total)
|
||||||
|
#### -@ 8 - Basic data logging of generated data / array values
|
||||||
|
#### -@ 9 - Full logging of all data used, including cat of files and system data
|
||||||
|
#### -@ 10 - Basic data logging plus color code logging
|
||||||
########################################################################
|
########################################################################
|
||||||
#### VARIABLES
|
#### VARIABLES
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
Loading…
Reference in a new issue