summaryrefslogtreecommitdiff
path: root/Command/Reinit.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-25 12:09:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-25 12:09:42 -0400
commit00c09b2038611de97c26f4141a748f08cc8fe570 (patch)
tree7d9702fcd135e7c4f1a743607292525d546f54a4 /Command/Reinit.hs
parent5c8727dea29d5266de481475495eb979038bfa5a (diff)
a few command usage fixes
Diffstat (limited to 'Command/Reinit.hs')
-rw-r--r--Command/Reinit.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Reinit.hs b/Command/Reinit.hs
index b1264effa..f201c66bb 100644
--- a/Command/Reinit.hs
+++ b/Command/Reinit.hs
@@ -16,7 +16,7 @@ import qualified Remote
cmd :: [Command]
cmd = [dontCheck repoExists $
- command "reinit" (paramUUID ++ " or " ++ paramDesc) seek SectionUtility ""]
+ command "reinit" (paramUUID ++ "|" ++ paramDesc) seek SectionUtility "initialize repository, reusing old UUID"]
seek :: CommandSeek
seek = withWords start