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 d2a72ef..b4ca83c 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 ..]] [-l] [-m] [-s] [-t interval] [-v] port \(lqmessage\(rq
+.B beacon [-c <src_call>] [-d <dest_call>[digi ..]] [-f] [-l] [-m] [-s] [-t interval] [-v] port \(lqmessage\(rq
.SH DESCRIPTION
.LP
.B Beacon
@@ -23,6 +23,9 @@ interface callsign.
Configure the destination callsign for beacons. The default is \(lqIDENT\(rq.
Optional: Digipeaters may follow, separated with spaces. Use \-d "DEST DIGI1 DIGI2 .."
.TP 16
+.BI \-f
+Do not fork into the background.
+.TP 16
.BI \-l
Enables the logging of errors to the system log, the default is off.
.TP 16