summaryrefslogtreecommitdiffstats
path: root/ax25/mheardd.8
diff options
context:
space:
mode:
Diffstat (limited to 'ax25/mheardd.8')
-rw-r--r--ax25/mheardd.812
1 files changed, 9 insertions, 3 deletions
diff --git a/ax25/mheardd.8 b/ax25/mheardd.8
index 63cda36..c0dd200 100644
--- a/ax25/mheardd.8
+++ b/ax25/mheardd.8
@@ -2,7 +2,7 @@
.SH NAME
mheardd \- collect information about packet activity
.SH SYNOPSIS
-.B mheardd [-f] [-l] [-n number] [-v]
+.B mheardd [-f] [-l] [-n number] [-p [!]port1[,port2,..]] [-v]
.SH DESCRIPTION
.LP
.B Mheardd
@@ -25,8 +25,14 @@ default.
Enables logging to the system log file. The default is off.
.TP 10
.BI "\-n number"
-Sets the number of entries in the activity list file, the default is 40. The
-minimum value allowed is 10 and the maximum is 100.
+Sets the number of entries in the activity list file, the default is 100. The
+minimum value allowed is 10 and the maximum is 1000.
+.TP 10
+.BI "\-p [!]port1[,port2,..]"
+With -p, you instruct mheardd to only listen on specified ax25 ports.
+You may give more ports, seperated by ','.
+If you introduce the port(s) by a leading '!', then mheardd will listen
+on all ports except those you specified.
.TP 10
.BI \-v
Display the version.