1
0
mirror of https://github.com/jtesta/ssh-audit.git synced 2025-07-04 13:02:49 -05:00

Disable color when the NO_COLOR environment variable is set. (#234)

This commit is contained in:
Joe Testa
2024-01-28 18:17:49 -05:00
parent b72f6a420f
commit f326d58068
3 changed files with 10 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.TH SSH-AUDIT 1 "March 13, 2022"
.TH SSH-AUDIT 1 "January 28, 2024"
.SH NAME
\fBssh-audit\fP \- SSH server & client configuration auditor
.SH SYNOPSIS
@ -114,7 +114,7 @@ Creates a policy based on the target server. Useful when other servers should b
.TP
.B -n, \-\-no-colors
.br
Disable color output.
Disable color output. Automatically set when the NO_COLOR environment variable is set.
.TP
.B -p, \-\-port=<port>