summaryrefslogtreecommitdiff
path: root/Command/Describe.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Describe.hs')
-rw-r--r--Command/Describe.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/Describe.hs b/Command/Describe.hs
index 56a73334d..6ff67f112 100644
--- a/Command/Describe.hs
+++ b/Command/Describe.hs
@@ -12,9 +12,9 @@ import Command
import qualified Remote
import Logs.UUID
-cmd :: [Command]
-cmd = [command "describe" (paramPair paramRemote paramDesc) seek
- SectionSetup "change description of a repository"]
+cmd :: Command
+cmd = command "describe" (paramPair paramRemote paramDesc) seek
+ SectionSetup "change description of a repository"
seek :: CommandSeek
seek = withWords start