Current status:

* building again, but several commands are commented out
* still need to implement global options, file matching options, etc
This commit is contained in:
Joey Hess 2015-07-09 19:03:21 -04:00
parent e59ba5a70b
commit 820b92abab
9 changed files with 133 additions and 100 deletions

View file

@ -24,7 +24,7 @@ import qualified Data.Set as S
cmd :: Command
cmd = command "drop" SectionCommon
"indicate content of files not currently wanted"
"remove content of files from repository"
paramPaths (seek <$$> optParser)
data DropOptions = DropOptions