summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.52
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 0ce851aa8..91c0e1bb0 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -718,7 +718,7 @@ indicates that the port should be available from all interfaces.
718Gives the verbosity level that is used when logging messages from 718Gives the verbosity level that is used when logging messages from
719.Xr ssh 1 . 719.Xr ssh 1 .
720The possible values are: 720The possible values are:
721SILENT, QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3. 721QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3.
722The default is INFO. 722The default is INFO.
723DEBUG and DEBUG1 are equivalent. 723DEBUG and DEBUG1 are equivalent.
724DEBUG2 and DEBUG3 each specify higher levels of verbose output. 724DEBUG2 and DEBUG3 each specify higher levels of verbose output.