Update system tests for new options.

This commit is contained in:
Andrey Smirnov
2014-02-17 15:14:29 +04:00
parent af2266d572
commit b19e6cfadd
4 changed files with 4 additions and 0 deletions

View File

@@ -18,4 +18,5 @@ Options:
-config="": location of configuration file (default locations are /etc/aptly.conf, ~/.aptly.conf)
-dep-follow-all-variants=false: when processing dependencies, follow a & b if depdency is 'a|b'
-dep-follow-recommends=false: when processing dependencies, follow Recommends
-dep-follow-source=false: when processing dependencies, follow from binary to Source packages
-dep-follow-suggests=false: when processing dependencies, follow Suggests