Browse Source

* update manpage: add --logfile description (#495)

pull/503/head
hagen 9 years ago
parent
commit
9ddfc750e5
  1. 3
      debian/i2pd.1

3
debian/i2pd.1 vendored

@ -36,6 +36,9 @@ Where to write pidfile (don\'t write by default) @@ -36,6 +36,9 @@ Where to write pidfile (don\'t write by default)
\fB\-\-log=\fR
Logs destination: \fIstdout\fR, \fIfile\fR, \fIsyslog\fR (\fIstdout\fR if not set, \fIfile\fR - otherwise, for compatibility)
.TP
\fB\-\-logfile\fR
Path to logfile (default - autodetect)
.TP
\fB\-\-loglevel=\fR
Log messages above this level (\fIdebug\fR, \fBinfo\fR, \fIwarn\fR, \fIerror\fR)
.TP

Loading…
Cancel
Save