From 313d023c01d36f7d831a8615ebf0c35fb9321b04 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Fri, 29 May 2009 03:27:19 +0000 Subject: [PATCH] added comments for logging --- inxi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inxi b/inxi index 5790814..719a265 100755 --- a/inxi +++ b/inxi @@ -119,6 +119,10 @@ #### -! 13 - triggers an update from svn branch three - if present, of course #### -! 14 - triggers an update from svn branch four - if present, of course #### -! - 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 ########################################################################