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 $
|
withGlobalOptions opts $
|
||||||
command "import" SectionCommon
|
command "import" SectionCommon
|
||||||
"add a tree of files to the repository"
|
"add a tree of files to the repository"
|
||||||
(paramPaths ++ "|BRANCH[:SUBDIR]")
|
(paramPaths ++ "|BRANCH")
|
||||||
(seek <$$> optParser)
|
(seek <$$> optParser)
|
||||||
where
|
where
|
||||||
opts =
|
opts =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue