add dropkey subcommand and --quiet
Needed for better git annex move --from
This commit is contained in:
parent
8beed17168
commit
d0a9cdadaf
7 changed files with 87 additions and 56 deletions
1
Types.hs
1
Types.hs
|
@ -7,6 +7,7 @@ module Types (
|
|||
Key,
|
||||
genKey,
|
||||
backendName,
|
||||
keyName,
|
||||
FlagName,
|
||||
Flag(..)
|
||||
) where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue