mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-03 05:00:56 +00:00
Fix command help.
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ func makeCmdRepoMove() *commander.Command {
|
||||
UsageLine: "move <src-name> <dst-name> <package-spec> ...",
|
||||
Short: "move packages between source repos",
|
||||
Long: `
|
||||
Commands move moves packages matching <package-spec> from local repo
|
||||
Command move moves packages matching <package-spec> from local repo
|
||||
<src-name> to local repo <dst-name>.
|
||||
|
||||
ex:
|
||||
|
||||
Reference in New Issue
Block a user