diff options
Diffstat (limited to 'doc/git-annex-whereis.mdwn')
-rw-r--r-- | doc/git-annex-whereis.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/git-annex-whereis.mdwn b/doc/git-annex-whereis.mdwn index 1e1092ba3..c99e0722c 100644 --- a/doc/git-annex-whereis.mdwn +++ b/doc/git-annex-whereis.mdwn @@ -32,6 +32,19 @@ For example: The [[git-annex-matching-options]](1) can be used to specify files to act on. +* `--key=keyname` + + Show where a particular git-annex key is located. + +* `--all` + + Show whereis information for all known keys. + +* `--unused` + + Show whereis information for files found by last run of git-annex unused. + + # SEE ALSO [[git-annex]](1) |