summaryrefslogtreecommitdiff
path: root/Command/RecvKey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/RecvKey.hs')
-rw-r--r--Command/RecvKey.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/RecvKey.hs b/Command/RecvKey.hs
index 574963494..a49efce2f 100644
--- a/Command/RecvKey.hs
+++ b/Command/RecvKey.hs
@@ -21,9 +21,9 @@ import qualified Types.Backend
import qualified Backend
cmd :: Command
-cmd = noCommit $ command "recvkey" paramKey
- SectionPlumbing "runs rsync in server mode to receive content"
- (commandParser seek)
+cmd = noCommit $ command "recvkey" SectionPlumbing
+ "runs rsync in server mode to receive content"
+ paramKey (withParams seek)
seek :: CmdParams -> CommandSeek
seek = withKeys start