diff options
| author | Sachidananda <sac@gluster.com> | 2011-06-16 07:56:33 +0000 | 
|---|---|---|
| committer | Anand Avati <avati@gluster.com> | 2011-06-16 09:15:22 -0700 | 
| commit | dad63fa8ac00397e337f328b0bb7b641e2680932 (patch) | |
| tree | 7d09c3dfc765d6719b1607cb2470beb3b48f93ee /doc/glusterd.8 | |
| parent | 1d4378e0e78309682c13d0fc0c97c3c3bb6674b7 (diff) | |
Update man pages to include newer options.
Signed-off-by: Sachidananda Urs <sac@gluster.com>
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2444 (keep man pages upto date with new codebase.)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2444
Diffstat (limited to 'doc/glusterd.8')
| -rw-r--r-- | doc/glusterd.8 | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/glusterd.8 b/doc/glusterd.8 index 43c1570f66a..720db738b7b 100644 --- a/doc/glusterd.8 +++ b/doc/glusterd.8 @@ -33,10 +33,10 @@ The glusterd daemon is used for elastic volume management. The daemon must be ru  .PP  .TP -\fB\-l=<LOGFILE>, \fB\-\-log\-file=<LOGFILE>\fR +\fB\-l <LOGFILE>, \fB\-\-log\-file=<LOGFILE>\fR  File to use for logging.  .TP -\fB\-L=<LOGLEVEL>, \fB\-\-log\-level=<LOGLEVEL>\fR +\fB\-L <LOGLEVEL>, \fB\-\-log\-level=<LOGLEVEL>\fR  Logging severity.  Valid options are TRACE, DEBUG, INFO, WARNING, ERROR and CRITICAL (the default is INFO).  .TP  \fB\-\-debug\fR  | 
