diff options
Diffstat (limited to 'metastore.1')
-rw-r--r-- | metastore.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/metastore.1 b/metastore.1 index fc72b1e..eeecdc9 100644 --- a/metastore.1 +++ b/metastore.1 @@ -40,6 +40,12 @@ once for even less verbosity. .TP .B -m, --mtime Causes metastore to also take mtime into account for the compare or apply actions. +.TP +.B -e, --empty-dirs +Also attempts to recreate missing empty directories. May be useful where +empty directories are not tracked (e.g. by git or cvs). +Only works in combination with the \fBapply\fR option. +This is currently an experimental feature. .\" .SH PATHS If no path is specified, metastore will use the current directory as the basis |