summaryrefslogtreecommitdiffstats
path: root/ax25/beacon.8
diff options
context:
space:
mode:
authorThomas Osterried <ax25@x-berg.in-berlin.de>2016-07-04 14:16:15 +0200
committerThomas Osterried <ax25@x-berg.in-berlin.de>2016-07-04 14:16:15 +0200
commitb0fb676d39b3be6e231b86edf348d47888bb26f7 (patch)
treee640c7ba11d4cb5c4069f9f96705bf9737604d56 /ax25/beacon.8
parentc59fb1da9d80486c7f56d18070b22ba0e8f2a70e (diff)
beacon with new option -H: -> beacon intervals relative to the hour.
Idea by Folkert van Heusden <mail@vanheusden.com>. Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>
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.