Update cli.md
This commit is contained in:
parent
3e0ca9f7a0
commit
dac688ee77
1 changed files with 0 additions and 3 deletions
|
@ -5,14 +5,11 @@ You can see an overview of the available subcommands by running
|
|||
|
||||
```sh
|
||||
zokrates
|
||||
<<<<<<< HEAD
|
||||
```
|
||||
|
||||
You can get help about a particular subcommand with `--help`, for example:
|
||||
```sh
|
||||
zokrates compile --help
|
||||
=======
|
||||
>>>>>>> develop
|
||||
```
|
||||
|
||||
For each command, you can get the list of expected arguments using `--help`.
|
||||
|
|
Loading…
Reference in a new issue