more descriptive name for oneshot
This commit is contained in:
parent
9a9b4b840e
commit
ba0334116c
13 changed files with 20 additions and 19 deletions
|
@ -19,7 +19,7 @@ import qualified Option
|
|||
|
||||
def :: [Command]
|
||||
def = [withOptions options $
|
||||
oneShot $ command "transferkey" paramKey seek
|
||||
noCommit $ command "transferkey" paramKey seek
|
||||
"transfers a key from or to a remote"]
|
||||
|
||||
options :: [Option]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue