1
0
Fork 0
mirror of https://github.com/shouptech/synthale.git synced 2026-02-03 15:39:45 +00:00

Fix usage block

This commit is contained in:
Emma 2018-12-31 13:21:57 -07:00
parent 1ce1586a3d
commit 3760836771

View file

@ -20,7 +20,8 @@ pip3 install Synthale
Usage
-----
```
::
$ synthale --help
Usage: synthale [OPTIONS] INPUT_PATH OUTPUT_PATH
@ -31,7 +32,7 @@ Usage: synthale [OPTIONS] INPUT_PATH OUTPUT_PATH
Options:
--help Show this message and exit.
```
License