1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

removed [OPTIONS] PARSER syntax. still works but prefer the PARSER [OPTIONS] syntax for better performance

This commit is contained in:
Kelly Brazil
2020-03-02 14:10:15 -08:00
parent 5b7dfa0438
commit b4c3714ced

View File

@ -73,10 +73,6 @@ $ pip3 install --upgrade jc
```
COMMAND | jc PARSER [OPTIONS]
```
or
```
COMMAND | jc [OPTIONS] PARSER
```
Alternatively, the "magic" syntax can be used by prepending `jc` to the command to be converted. Options can be passed to `jc` immediately before the command is given. (Note: command aliases are not supported)
```
jc [OPTIONS] COMMAND