diff options
Diffstat (limited to 'doc/glusterfs.8')
-rw-r--r-- | doc/glusterfs.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/glusterfs.8 b/doc/glusterfs.8 index fc28ef68be6..701c25ecfac 100644 --- a/doc/glusterfs.8 +++ b/doc/glusterfs.8 @@ -53,6 +53,9 @@ 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). +.TP \fB\-\-debug\fR Run in debug mode. This option sets \fB\-\-no\-daemon\fR, \fB\-\-log\-level\fR to DEBUG, and \fB\-\-log\-file\fR to console. |