summaryrefslogtreecommitdiffstats
path: root/ax25/beacon.8
diff options
context:
space:
mode:
Diffstat (limited to 'ax25/beacon.8')
-rw-r--r--ax25/beacon.85
1 files changed, 4 insertions, 1 deletions
diff --git a/ax25/beacon.8 b/ax25/beacon.8
index b4ca83c..62be7d3 100644
--- a/ax25/beacon.8
+++ b/ax25/beacon.8
@@ -2,7 +2,7 @@
.SH NAME
beacon \- transmit periodic messages on an AX.25 port.
.SH SYNOPSIS
-.B beacon [-c <src_call>] [-d <dest_call>[digi ..]] [-f] [-l] [-m] [-s] [-t interval] [-v] port \(lqmessage\(rq
+.B beacon [-c <src_call>] [-d <dest_call>[digi ..]] [-f] [-H] [-l] [-m] [-s] [-t interval] [-v] port \(lqmessage\(rq
.SH DESCRIPTION
.LP
.B Beacon
@@ -29,6 +29,9 @@ Do not fork into the background.
.BI \-l
Enables the logging of errors to the system log, the default is off.
.TP 16
+.BI \-H
+Start interval relative to the hour.
+.TP 16
.BI \-m
Changes the destination address to \(lqMAIL\(rq and sends the message text
once only. This option overrides any destination callsign given with the \-d option.