doc updates for import
This commit is contained in:
parent
6149a3b9bd
commit
d9ee048d85
3 changed files with 9 additions and 7 deletions
|
@ -37,7 +37,7 @@ cmd :: Command
|
|||
cmd = notBareRepo $
|
||||
withGlobalOptions [jobsOption, jsonOptions, fileMatchingOptions] $
|
||||
command "import" SectionCommon
|
||||
"move and add files from outside git working copy"
|
||||
"import files from elsewhere into the repository"
|
||||
(paramPaths ++ "|BRANCH[:SUBDIR]")
|
||||
(seek <$$> optParser)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue