summaryrefslogtreecommitdiff
path: root/Command/Ungroup.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Ungroup.hs')
-rw-r--r--Command/Ungroup.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/Ungroup.hs b/Command/Ungroup.hs
index dd6e8c952..b711a0132 100644
--- a/Command/Ungroup.hs
+++ b/Command/Ungroup.hs
@@ -15,9 +15,9 @@ import Types.Group
import qualified Data.Set as S
-cmd :: [Command]
-cmd = [command "ungroup" (paramPair paramRemote paramDesc) seek
- SectionSetup "remove a repository from a group"]
+cmd :: Command
+cmd = command "ungroup" (paramPair paramRemote paramDesc) seek
+ SectionSetup "remove a repository from a group"
seek :: CommandSeek
seek = withWords start