From b0fb676d39b3be6e231b86edf348d47888bb26f7 Mon Sep 17 00:00:00 2001 From: Thomas Osterried Date: Mon, 4 Jul 2016 14:16:15 +0200 Subject: beacon with new option -H: -> beacon intervals relative to the hour. Idea by Folkert van Heusden . Signed-off-by: Thomas Osterried --- ax25/beacon.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ax25/beacon.8') 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 ] [-d [digi ..]] [-f] [-l] [-m] [-s] [-t interval] [-v] port \(lqmessage\(rq +.B beacon [-c ] [-d [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. -- cgit v1.2.3