diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-28 18:11:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-28 18:11:53 -0400 |
commit | ed00bdb9954028e123bb25bfe1e1c1d06a5aaba7 (patch) | |
tree | a79211e617974f77c687a3b44aaefdd51e31b259 /doc | |
parent | 7d0adfc5e8bcb318cfedcfc43cd2dca35d037631 (diff) |
foo
Diffstat (limited to 'doc')
-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 f64f84e08..db19e9f7a 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -185,7 +185,7 @@ subdirectories). Checks the annex for data that does not correspond to any files present in any tag or branch, and prints a numbered list of the data. - To only show unused temp and bad files, specify --fast + To only show unused temp and bad files, specify --fast. To check for annexed data on a remote, specify --from. |