diff options
Diffstat (limited to 'metastore.1')
-rw-r--r-- | metastore.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/metastore.1 b/metastore.1 index 316f4b4..5a7e1ee 100644 --- a/metastore.1 +++ b/metastore.1 @@ -1,4 +1,4 @@ -.TH metastore "1" "May 2007" +.TH metastore "1" "February 2012" .\" .SH NAME metastore \- stores and restores filesystem metadata @@ -48,6 +48,9 @@ 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. .TP +.B -g, --git +Prevents metastore from omitting .git directories. +.TP .B -f <file>, --file <file> Causes the metadata to be saved, read from the specified file rather than ./.metadata. |