From 70933cfae1f363cf086c0996033da81d70743285 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 22 Sep 2010 15:23:44 +0000 Subject: [PATCH] (trunk daemon) #3511 -- companion to r11249: document these three new arguments in the manpage --- daemon/transmission-daemon.1 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/daemon/transmission-daemon.1 b/daemon/transmission-daemon.1 index a30248711..226fdc4cb 100644 --- a/daemon/transmission-daemon.1 +++ b/daemon/transmission-daemon.1 @@ -27,6 +27,7 @@ .Op Fl V .Op Fl w Ar download-dir .Op Fl e Ar logfile +.Op Fl log-err | log-info | log-debug .Ek .Sh DESCRIPTION .Nm @@ -117,6 +118,12 @@ Show version number and exit Where to store downloaded data. .It Fl e Fl -logfile Where to store transmission's log messages. +.It Fl -log-err +Show error messages +.It Fl -log-info +Show error and info messages +.It Fl -log-debug +Show error, info, and debug messages .El .Sh ENVIRONMENT .Bl -tag -width Fl