Simple tests for inline help.

This commit is contained in:
Andrey Smirnov
2014-01-21 12:45:48 +04:00
parent 362cdbcd57
commit 211cce1a8e
7 changed files with 104 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
aptly allows to create partial and full mirrors of remote
repositories, filter them, merge, upgrade individual packages,
take snapshots and publish them back as Debian repositories.
Options:
-architectures="": list of architectures to consider during (comma-separated), default to all available
-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-suggests=false: when processing dependencies, follow Suggests