diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs <Jason@web> | 2014-07-17 15:31:56 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-17 15:31:56 +0000 |
commit | 95214d429174da78263fa219d4d3829a4b7ced00 (patch) | |
tree | 0185852b52aa4034e15fab27fb6c9e6fc02540ed | |
parent | 020e10766686893aa69307e2ced60ebf323d69ba (diff) |
-rw-r--r-- | doc/todo/wishlist:_--maxdepth_option_for_git_annex_find.mdwn | 2 |
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) |