From 72ce0bab45d582cd7551ba503d6369582ffbb56c Mon Sep 17 00:00:00 2001 From: Miodrag Milic Date: Wed, 2 Nov 2016 14:23:51 +0100 Subject: [PATCH] doc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f36548e..8bfe026 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ Force `pkg1` and use explicit version `ver1`, force `pkg2` and ignore `non_exist To see how versions behave when package update is forced see the [force documentation](https://github.com/majkinetor/au/blob/master/README.md#force-update). +You can also push manual packages with command `[PUSH pkg1 ... pkgN]`. This works for any package anywhere in the file hierarchy and will not invoke AU updater at all. + ## Start using AU with your own packages To use this system with your own packages do the following steps: