mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-23 17:36:37 +02:00
* update manpage: add --logfile description (#495)
This commit is contained in:
parent
90ea714e48
commit
9ddfc750e5
1 changed files with 3 additions and 0 deletions
3
debian/i2pd.1
vendored
3
debian/i2pd.1
vendored
|
@ -36,6 +36,9 @@ Where to write pidfile (don\'t write by default)
|
||||||
\fB\-\-log=\fR
|
\fB\-\-log=\fR
|
||||||
Logs destination: \fIstdout\fR, \fIfile\fR, \fIsyslog\fR (\fIstdout\fR if not set, \fIfile\fR - otherwise, for compatibility)
|
Logs destination: \fIstdout\fR, \fIfile\fR, \fIsyslog\fR (\fIstdout\fR if not set, \fIfile\fR - otherwise, for compatibility)
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-logfile\fR
|
||||||
|
Path to logfile (default - autodetect)
|
||||||
|
.TP
|
||||||
\fB\-\-loglevel=\fR
|
\fB\-\-loglevel=\fR
|
||||||
Log messages above this level (\fIdebug\fR, \fBinfo\fR, \fIwarn\fR, \fIerror\fR)
|
Log messages above this level (\fIdebug\fR, \fBinfo\fR, \fIwarn\fR, \fIerror\fR)
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Reference in a new issue