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 4c46c62cb..412aed1e1 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -654,7 +654,7 @@ indicates that the port should be available from all interfaces.
654Gives the verbosity level that is used when logging messages from 654Gives the verbosity level that is used when logging messages from
655.Xr ssh 1 . 655.Xr ssh 1 .
656The possible values are: 656The possible values are:
657QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3. 657SILENT, QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3.
658The default is INFO. 658The default is INFO.
659DEBUG and DEBUG1 are equivalent. 659DEBUG and DEBUG1 are equivalent.
660DEBUG2 and DEBUG3 each specify higher levels of verbose output. 660DEBUG2 and DEBUG3 each specify higher levels of verbose output.