summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/wishlist:_--maxdepth_option_for_git_annex_find.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/wishlist:_--maxdepth_option_for_git_annex_find.mdwn b/doc/todo/wishlist:_--maxdepth_option_for_git_annex_find.mdwn
index 2ad07232f..c309f2491 100644
--- a/doc/todo/wishlist:_--maxdepth_option_for_git_annex_find.mdwn
+++ b/doc/todo/wishlist:_--maxdepth_option_for_git_annex_find.mdwn
@@ -2,7 +2,7 @@
Obviously, since directories themselves are not git-annex objects, there is no way to say whether or not they are "present", but perhaps the most intuitive would be to say whether or not any git-annex files under a given directory are present.
-For example, if I have:
+For example, if I have:
./
+-- subdir0/
| +-- file0 (present in local git-annex repo)