diff options
| -rw-r--r-- | doc/glusterd.8 | 4 | ||||
| -rw-r--r-- | doc/glusterfs.8 | 4 | ||||
| -rw-r--r-- | doc/glusterfsd.8 | 4 | 
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/glusterd.8 b/doc/glusterd.8 index 3ef7c2b72d1..e3768c78761 100644 --- a/doc/glusterd.8 +++ b/doc/glusterd.8 @@ -30,8 +30,8 @@ File to use for logging.  \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\-L, \fB\-\-localtime\-logging=on|off\fR -Enable or disable localtime log timestamps. Valid options are on and off (the default is off). +\fB\-\-localtime\-logging\fR +Enable localtime log timestamps.  .TP  \fB\-\-debug\fR  Run the program in debug mode. This option sets \fB\-\-no\-daemon\fR, \fB\-\-log\-level\fR to DEBUG diff --git a/doc/glusterfs.8 b/doc/glusterfs.8 index 592dedb6759..0538c00e570 100644 --- a/doc/glusterfs.8 +++ b/doc/glusterfs.8 @@ -53,8 +53,8 @@ Maximum number of connect attempts to server. This option should be provided wit  \fB\-\-acl\fR  Mount the filesystem with POSIX ACL support.  .TP -\fB\-L, \fB\-\-localtime\-logging=on|off\fR -Enable or disable localtime log timestamps. Valid options are on and off (the default is off). +\fB\-\-localtime\-logging\fR +Enable localtime log timestamps.  .TP  \fB\-\-debug\fR  Run in debug mode.  This option sets \fB\-\-no\-daemon\fR, \fB\-\-log\-level\fR to DEBUG, diff --git a/doc/glusterfsd.8 b/doc/glusterfsd.8 index c5a95d1611f..aa6327c2c73 100644 --- a/doc/glusterfsd.8 +++ b/doc/glusterfsd.8 @@ -51,8 +51,8 @@ Server to get the volume from.  This option overrides \fB\-\-volfile option  .PP  .TP -\fB\-L, \fB\-\-localtime\-logging=on|off\fR -Enable or disable localtime log timestamps. Valid options are on and off (the default is off). +\fB\-\-localtime\-logging\fR +Enable localtime log timestamps.  .TP  \fB\-\-debug\fR  Run in debug mode.  This option sets \fB\-\-no\-daemon\fR, \fB\-\-log\-level\fR to DEBUG  | 
