From 7c0520451b071e77b4c432ed89fc7559b8c58138 Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Mon, 23 May 2022 15:00:28 +0100 Subject: Make "--no-mtime" apply to "dump" action --- man1/metastore.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man1/metastore.1') 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 -- cgit v1.2.1