shorten synopsis

This commit is contained in:
Joey Hess 2011-09-14 13:32:46 -04:00
parent e296da4bfe
commit 1ac6217c74

View file

@ -13,7 +13,7 @@ import Messages
command :: [Command]
command = [repoCommand "merge" paramNothing seek
"auto-merges remote changes into the git-annex branch"]
"auto-merge remote changes into git-annex branch"]
seek :: [CommandSeek]
seek = [withNothing start]