shorten synopsis
This commit is contained in:
parent
e296da4bfe
commit
1ac6217c74
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue