rekey, setpresentkey: Support --json and --json-error-messages
Sponsored-By: the NIH-funded NICEMAN (ReproNim TR&D3) project
This commit is contained in:
parent
9bc9421c08
commit
38fc5d3fc7
6 changed files with 44 additions and 24 deletions
|
@ -12,7 +12,7 @@ import Logs.Location
|
|||
import Logs.Presence.Pure
|
||||
|
||||
cmd :: Command
|
||||
cmd = noCommit $
|
||||
cmd = noCommit $ withAnnexOptions [jsonOptions] $
|
||||
command "setpresentkey" SectionPlumbing
|
||||
"change records of where key is present"
|
||||
(paramPair paramKey (paramPair paramUUID "[1|0]"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue