From 2d6671c648942d46522fc53c5cff2142d4572eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20H=C3=A4rdeman?= Date: Thu, 20 Mar 2008 14:25:47 +0100 Subject: First stab at supporting the option of automatically creating empty directories which are missing. This should help with Debian BR #460998 --- metastore.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'metastore.1') 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 -- cgit v1.2.1