[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1644: Add the -logfile and -loglevel arguments to the man page. (in trunk: . doc)
Author: edmanm
Date: 2007-02-20 12:33:23 -0500 (Tue, 20 Feb 2007)
New Revision: 1644
Modified:
trunk/
trunk/doc/vidalia.1.in
Log:
r1681@adrastea: edmanm | 2007-02-20 12:19:15 -0500
Add the -logfile and -loglevel arguments to the man page.
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /vidalia/local/trunk [r1681] on 54b3572a-7227-0410-958f-53ecd705b71a
Modified: trunk/doc/vidalia.1.in
===================================================================
--- trunk/doc/vidalia.1.in 2007-02-20 17:33:18 UTC (rev 1643)
+++ trunk/doc/vidalia.1.in 2007-02-20 17:33:23 UTC (rev 1644)
@@ -27,6 +27,14 @@
\fB\-pidfile \fI<directory/pidfile>\fR
Sets Vidalia's pidfile to \fI<directory/pidfile>\fR
.TP
+\fB\-logfile \fI<file>\fR
+Sets the name and location of Vidalia's log file. If this option is specified
+without a \fIloglevel\fR, the default level of 'notice' will be used.
+.TP
+\fB\-loglevel \fI[debug|info|notice|warn|error]\fR
+Sets the verbosity of Vidalia's logging. If this option is specified without a
+\fIlogfile\fR, the log messages will be printed to stdout.
+.TP
\fB\-style \fI<directory>\fR
Sets Vidalia's interface style. [Windows|Motif|CDE|Plastique]
.TP