mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-03 00:46:53 +02:00
fix typo
This commit is contained in:
@ -604,7 +604,7 @@ they are run on an unsupported platform. To see all parser information,
|
|||||||
including compatibility, run `jc -ap`.
|
including compatibility, run `jc -ap`.
|
||||||
|
|
||||||
You may still use a parser on an unsupported platform - for example, you may
|
You may still use a parser on an unsupported platform - for example, you may
|
||||||
want to parse a file with linux `lsof` output on an macOS or Windows laptop. In
|
want to parse a file with linux `lsof` output on a macOS or Windows laptop. In
|
||||||
that case you can suppress the warning message with the `-q` cli option or the
|
that case you can suppress the warning message with the `-q` cli option or the
|
||||||
`quiet=True` function parameter in `parse()`:
|
`quiet=True` function parameter in `parse()`:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user