Fix command help.

This commit is contained in:
Andrey Smirnov
2014-02-28 18:04:52 +04:00
parent c6e4239a22
commit c554a5c7df
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ func makeCmdRepoImport() *commander.Command {
UsageLine: "import <src-mirror> <dst-repo> <package-spec> ...",
Short: "import package from mirror and put it into local repo",
Long: `
Commands import looks up packages matching <package-spec> in mirror <src-mirror>
Command import looks up packages matching <package-spec> in mirror <src-mirror>
and copies them to local repo <dst-repo>.
ex: