mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
fix typo
This commit is contained in:
@ -9,7 +9,7 @@ Requires batch mode (`-b`). The `-n` option must also be used to limit
|
||||
the number of times `top` is run.
|
||||
|
||||
Warning messages will be printed to STDERR if truncated fields are detected.
|
||||
These warnings an be suppressed with the `-q` or `quiet=True` option.
|
||||
These warnings can be suppressed with the `-q` or `quiet=True` option.
|
||||
|
||||
Usage (cli):
|
||||
|
||||
|
@ -4,7 +4,7 @@ Requires batch mode (`-b`). The `-n` option must also be used to limit
|
||||
the number of times `top` is run.
|
||||
|
||||
Warning messages will be printed to STDERR if truncated fields are detected.
|
||||
These warnings an be suppressed with the `-q` or `quiet=True` option.
|
||||
These warnings can be suppressed with the `-q` or `quiet=True` option.
|
||||
|
||||
Usage (cli):
|
||||
|
||||
|
Reference in New Issue
Block a user