From 3c4f2e56530e89aa80940e3b347afa5e57347a34 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 2 Mar 2020 00:26:21 +0100 Subject: [PATCH] Update README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db1753a..99d2751 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,15 @@ Run the following comand Show help - ./pushokku --help +```shell-session +$ ./pushokku --help +Welcome to Pushokku! + -c CONFIG, --config=CONFIG Use the following config file + -f DOCKER_COMPOSE_YML, --config=DOCKER_COMPOSE_YML + Use the following docker-compose file + -v, --version Show version + -h, --help Show help +``` ## Contributing