From 10fd578a51bd18d7d903e77d3a4152d0bc5849de Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sun, 8 Jan 2017 22:45:43 +0100 Subject: [PATCH] Command for usage information --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 69b426a..6d0b0d5 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ For more examples, usage instructions and other commands run: now help ``` +## Options + +Run this command to get a list of all available commands: + +```bash +now help +``` + ## Caught a Bug? 1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device