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 --- metastore.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'metastore.txt') diff --git a/metastore.txt b/metastore.txt index ba81a05..351ccc4 100644 --- a/metastore.txt +++ b/metastore.txt @@ -51,11 +51,12 @@ OPTIONS more than once for even less verbosity. -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. -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. -e, --empty-dirs Also attempts to recreate missing empty directories. May be use‐ -- cgit v1.2.1