Update system tests after help changes.

This commit is contained in:
Andrey Smirnov
2014-03-10 19:50:26 +04:00
parent 4c81f0f52a
commit c6bf47d3ea
7 changed files with 31 additions and 21 deletions
+7
View File
@@ -3,6 +3,13 @@ repositories, manage local repositories, filter them, merge,
upgrade individual packages, take snapshots and publish them
back as Debian repositories.
aptly goal is to establish repeatiblity and controlled changes
in package environment. aptly allows to fix set of packages in
repository, so that package installation and upgrade becomes
deterministic. At the same time aptly allows to perform controlled,
fine-grained changes in repository contents to transition your
package environment to new version.
Options:
-architectures="": list of architectures to consider during (comma-separated), default to all available
-config="": location of configuration file (default locations are /etc/aptly.conf, ~/.aptly.conf)