diff options
Diffstat (limited to 'man1/metastore.1')
-rw-r--r-- | man1/metastore.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/metastore.1 b/man1/metastore.1 index ee01dd8..f9d1755 100644 --- a/man1/metastore.1 +++ b/man1/metastore.1 @@ -49,10 +49,10 @@ Causes metastore to print less verbose messages. Can be repeated more than once for even less verbosity. .TP .B \-m, \-\-mtime -Causes metastore to also take mtime into account for the compare or apply actions. +Causes metastore to take mtime into account for the compare or apply actions. .TP .B \-M, \-\-no\-mtime -Causes metastore to not save mtime in the metadata +Causes metastore to not take mtime into account for the dump or save actions. .TP .B \-e, \-\-empty\-dirs Also attempts to recreate missing empty directories. May be useful where |