Fixes for refactoring to cmd.

This commit is contained in:
Andrey Smirnov
2014-02-19 15:07:41 +04:00
parent eb18b04c40
commit ccff7935bd
3 changed files with 30 additions and 93 deletions
-1
View File
@@ -36,7 +36,6 @@ func RootCommand() *commander.Command {
UsageLine: os.Args[0],
Short: "Debian repository management tool",
Long: `
}
aptly is a tool to create partial and full mirrors of remote
repositories, filter them, merge, upgrade individual packages,
take snapshots and publish them back as Debian repositories.`,