summaryrefslogtreecommitdiff
path: root/mausezahn.8
diff options
context:
space:
mode:
Diffstat (limited to 'mausezahn.8')
-rw-r--r--mausezahn.82
1 files changed, 2 insertions, 0 deletions
diff --git a/mausezahn.8 b/mausezahn.8
index 6614407..2873e9d 100644
--- a/mausezahn.8
+++ b/mausezahn.8
@@ -230,6 +230,7 @@ Options supported in the configuration file are:
user Username for authentication (default: mz)
password Password for authentication (default: mz)
enable Password to enter privilege mode (default: mops)
+ port The listening port for the CLI (default: 25542)
cli-device Interface to bind to (default: all) *not fully implemented*
.SS Example:
@@ -238,6 +239,7 @@ Options supported in the configuration file are:
user = mzadmin
password = mzpasswd
enable = privilege-mode-passwd
+ port = 65000
.PP
.SH INTERACTIVE MODE HOWTO
.PP