Browse Source

update docs

master
Jonathan Cobb 3 years ago
parent
commit
20de654f01
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/running.md

+ 1
- 1
docs/running.md View File

@@ -26,7 +26,7 @@ There is a command-line tool for every operation except for `overlay` and
All commands accept a `-h` / `--help` option, this will print information about All commands accept a `-h` / `--help` option, this will print information about
how to use the command, and what arguments it takes. how to use the command, and what arguments it takes.


To view a help for a command, just run the command with `-h` or `--help` as the
To view help for a command, just run the command with `-h` or `--help` as the
first option: first option:
```shell script ```shell script
jvc -h jvc -h


Loading…
Cancel
Save