From 47fa5ae63e53c08d3c4c760f055378abc0bad091 Mon Sep 17 00:00:00 2001 From: Przemyslaw Pawelczyk Date: Fri, 10 Feb 2012 01:23:47 +0100 Subject: Add option preventing metastore from omitting .git dirs. --- metastore.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'metastore.1') 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 Causes the metadata to be saved, read from the specified file rather than ./.metadata. -- cgit v1.2.1