dropkey --json
This commit is contained in:
parent
acf74ae945
commit
a07fd19ce9
3 changed files with 7 additions and 2 deletions
|
@ -13,7 +13,7 @@ import Logs.Location
|
|||
import Annex.Content
|
||||
|
||||
cmd :: Command
|
||||
cmd = noCommit $
|
||||
cmd = noCommit $ withGlobalOptions [jsonOption] $
|
||||
command "dropkey" SectionPlumbing
|
||||
"drops annexed content for specified keys"
|
||||
(paramRepeating paramKey)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue