diff --git a/README.md b/README.md index ab71178..7595663 100644 --- a/README.md +++ b/README.md @@ -542,6 +542,9 @@ not print anything. Passing [`--help`](#-h----help) or [`--version`](#-v----version) will disable quiet mode and print normally. +Note that this will only set `.quiet` to `true` and disable output +of `.print(..)`, any user code needs to either also use `.print(..)` for output (not always practical) or respect `.quiet`. + #### `-h` / `--help`