diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-18 13:52:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-18 13:52:35 -0400 |
commit | beb9bfa4454c46f62e6ecb4bc180b4a33cce6370 (patch) | |
tree | dead07cfae2ce663d356cd4802ea4daf5b301a08 /doc/git-annex.mdwn | |
parent | 99494538f5f4d847fcd9b5b9ba6ca71879140b27 (diff) |
note that --all can't be mixed with eg --copies
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index c468f08b2..badd4bde9 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -835,6 +835,8 @@ subdirectories). normal behavior is to only operate on specified files in the working tree. + Note that --all overrides any other file matching options. + * `--unused` Operate on all data that has been determined to be unused by |