summaryrefslogtreecommitdiff
path: root/Command/RmUrl.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/RmUrl.hs')
-rw-r--r--Command/RmUrl.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Command/RmUrl.hs b/Command/RmUrl.hs
index 5287718c5..2f95ef993 100644
--- a/Command/RmUrl.hs
+++ b/Command/RmUrl.hs
@@ -13,10 +13,10 @@ import Logs.Web
import Annex.UUID
import qualified Remote
-cmd :: [Command]
-cmd = [notBareRepo $
+cmd :: Command
+cmd = notBareRepo $
command "rmurl" (paramPair paramFile paramUrl) seek
- SectionCommon "record file is not available at url"]
+ SectionCommon "record file is not available at url"
seek :: CommandSeek
seek = withPairs start