diff options
author | Canop <cano.petrole@gmail.com> | 2021-07-31 07:36:52 +0200 |
---|---|---|
committer | Canop <cano.petrole@gmail.com> | 2021-07-31 07:36:52 +0200 |
commit | 738a6f17e30678dd924e6b69c3c709e16220885e (patch) | |
tree | 493fba51aee9ab8f34e57fdbc8ade63d74d19c49 | |
parent | c014acb84242dcdeb10c221bdbd3969b95b5ab84 (diff) | |
parent | a4628facb2e9c787fd72fc914cea842c6e50a35d (diff) |
Merge remote-tracking branch 'origin/master'v1.6.2
-rw-r--r-- | man/page | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -73,8 +73,8 @@ Don't trim the root (still trim the deeper levels). A scrollbar may be used when .B \-\-install Install or reinstall the \fBbr\fR shell function .TP -.B \-\-no-style -Remove all style and colors +.B \-\-color <yes|no|auto> +Controls styling of the output (default: auto). If set to auto, all styling is removed when output is piped. .TP .B \-\-help Prints a help page, with more or less the same content as this man page |