get --incomplete: New option to resume any interrupted downloads.

This commit is contained in:
Joey Hess 2015-06-02 14:20:38 -04:00
parent 1f33822eb5
commit d28e8fbfd5
8 changed files with 73 additions and 52 deletions

View file

@ -62,6 +62,9 @@ keyOptions =
"operate on specified key"
]
incompleteOption :: Option
incompleteOption = flagOption [] "incomplete" "resume previous downloads"
-- Options to match properties of annexed files.
annexedMatchingOptions :: [Option]
annexedMatchingOptions = concat