From 4dadffb28473f0068ba6dc6a94b19899231db9f2 Mon Sep 17 00:00:00 2001 From: ldericher Date: Tue, 25 Aug 2020 18:06:29 +0200 Subject: [PATCH] Documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9750ab3..4ea4bf8 100644 --- a/README.md +++ b/README.md @@ -113,3 +113,6 @@ networks: Sometimes, it's convenient to re-use configuration files across projects. For this use case, create a directory named `conf` in a project. Those will all be combined into a directory available as **${CONFDIR}** in your `docker-compose.yml` files. + +#### For everything else, look at `kiwi --help` +#### Happy admin-ing!