mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
add note about aliases not being supported
This commit is contained in:
@ -77,7 +77,7 @@ or
|
|||||||
```
|
```
|
||||||
COMMAND | jc [OPTIONS] PARSER
|
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.
|
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
|
jc [OPTIONS] COMMAND
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user