summaryrefslogtreecommitdiff
path: root/Command/GCryptSetup.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/GCryptSetup.hs')
-rw-r--r--Command/GCryptSetup.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/GCryptSetup.hs b/Command/GCryptSetup.hs
index e267aaf67..5c2686635 100644
--- a/Command/GCryptSetup.hs
+++ b/Command/GCryptSetup.hs
@@ -15,9 +15,9 @@ import qualified Git
cmd :: Command
cmd = dontCheck repoExists $ noCommit $
- command "gcryptsetup" paramValue
- SectionPlumbing "sets up gcrypt repository"
- (commandParser seek)
+ command "gcryptsetup" SectionPlumbing
+ "sets up gcrypt repository"
+ paramValue (withParams seek)
seek :: CmdParams -> CommandSeek
seek = withStrings start