shorten synopsis
This is to avoid the display being too wide.
This commit is contained in:
parent
b1f9dadafe
commit
07158b7cf6
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ cmd = notBareRepo $
|
|||
withGlobalOptions opts $
|
||||
command "import" SectionCommon
|
||||
"add a tree of files to the repository"
|
||||
(paramPaths ++ "|BRANCH[:SUBDIR]")
|
||||
(paramPaths ++ "|BRANCH")
|
||||
(seek <$$> optParser)
|
||||
where
|
||||
opts =
|
||||
|
|
Loading…
Add table
Reference in a new issue