diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-28 17:48:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-28 17:48:45 -0400 |
commit | 7d0adfc5e8bcb318cfedcfc43cd2dca35d037631 (patch) | |
tree | 7f794611117adb2862d8fdd1fbbdf9f880fab1af | |
parent | 26bb45d12a26e51d2e41af0ed66e5300cbe52fee (diff) |
typo
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 3ba58f25a..f64f84e08 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -183,7 +183,7 @@ subdirectories). * unused Checks the annex for data that does not correspond to any files present - in any tar or branch, and prints a numbered list of the data. + in any tag or branch, and prints a numbered list of the data. To only show unused temp and bad files, specify --fast |