diff --git a/docs/running.md b/docs/running.md index c203d60..400d8a3 100644 --- a/docs/running.md +++ b/docs/running.md @@ -18,6 +18,9 @@ All commands accept a `-h` / `--help` option, use this to print usage informatio jscale -h ``` +## Help +To view a list of all `jvc` command-line options, run `jvc -h` or `jvc --help` + ## JVC Spec Files A JVC spec is just a regular JSON file that happens to contain a single JSON object, whose properties are `assets` and `operations`.