mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-05 05:20:34 +00:00
Update and fix integrated help in aptly.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
aptly allows to create partial and full mirrors of remote
|
||||
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.
|
||||
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
Usage: aptly mirror create <name> <archive url> <distribution> [<component1> ...]
|
||||
|
||||
Create only stores metadata about new mirror, and fetches Release files (it doesn't download packages)
|
||||
Create records information about new mirror and fetches Release file (it doesn't download packages).
|
||||
|
||||
ex:
|
||||
$ aptly mirror create wheezy-main http://mirror.yandex.ru/debian/ wheezy main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user