1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00
This commit is contained in:
Kelly Brazil
2022-05-25 12:21:44 -07:00
parent 4e130d11a3
commit 8a1308948f
2 changed files with 2 additions and 2 deletions

View File

@ -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):

View File

@ -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):