summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-14 12:35:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-14 12:35:05 -0400
commita5c4dd974396d1dc9c3e55381215a904fa997cd2 (patch)
tree8f7f98fab145050b7f99ffe3358a7b616f171dd9 /doc
parent54d0f73e67135ec675953d608d0780dfbb130f5d (diff)
find: New subcommand.
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 61a5962f1..c496ca0d8 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -166,6 +166,13 @@ Many git-annex subcommands will stage changes for later `git commit` by you.
With parameters, only the specified files are checked.
+* find [path ...]
+
+ Outputs a list of annexed files whose content is currently present.
+
+ With no parameters, defaults to finding all files in the current directory
+ and its subdirectories.
+
# OPTIONS
* --force