mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-20 19:38:39 +00:00
Fix command help.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user