diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-16 16:50:03 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-16 16:50:03 -0400 |
commit | 712deee42b122f0ec07866e6bd7770343cee971c (patch) | |
tree | 4eb2525edc3cf17d2f6710c7ce52eb28d423f28b /doc/todo | |
parent | c9d9fca2ed950b32be992d5ac2a055c8246f52a5 (diff) |
sync: Add support for --all and --unused.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/wishlist:_--all_option_for_sync.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_--all_option_for_sync.mdwn b/doc/todo/wishlist:_--all_option_for_sync.mdwn index 75e4b27d3..fd609a091 100644 --- a/doc/todo/wishlist:_--all_option_for_sync.mdwn +++ b/doc/todo/wishlist:_--all_option_for_sync.mdwn @@ -18,3 +18,5 @@ Please add an `--all` option to the `sync` command Thanks Andrew + +> Implemented; [[done]]. --[[Joey]] |