1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Added commandline option --quiet

Suppress picocom from printing initial greetings banners and other
messages not explicitly requested by the user. Command responses and
errors or warnings are still printed.
This commit is contained in:
Nick Patavalis
2017-12-14 18:44:44 +02:00
parent 2d075e971e
commit 6fdd2a3084
4 changed files with 47 additions and 8 deletions

View File

@ -323,6 +323,13 @@ Picocom accepts the following command-line options.
when it becomes idle. When exiting with **--exit-after**, picocom
observes the **--noreset** setting as usual. (Default: not set).
**--quiet** | **-q**
: Forces picocom to be quiet. Suppresses the output of the initial
status and options information, as well as any other information or
messages not explicitly requested by the user. Responses to user
commands and any error or warning messages are still printed.
**--help** | **-h**
: Print a short help message describing the command-line