summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/add_--exclude_option_to_git_annex_find.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/add_--exclude_option_to_git_annex_find.mdwn b/doc/todo/add_--exclude_option_to_git_annex_find.mdwn
index 3441d262b..a797e97f5 100644
--- a/doc/todo/add_--exclude_option_to_git_annex_find.mdwn
+++ b/doc/todo/add_--exclude_option_to_git_annex_find.mdwn
@@ -1 +1,4 @@
Seems pretty self-explanatory.
+
+> This was already implemented, the --exclude option can be used
+> for find as well as most any other subcommand. --[[Joey]] [[done]]