File: fbb.8

package info (click to toggle)
fbb 7.07-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 5,244 kB
  • ctags: 8,123
  • sloc: ansic: 87,810; sh: 2,324; makefile: 297
file content (34 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.TH FBB 8

.SH NAME
fbb \- Script to start the fbb daemon

.SH SYNOPSIS
.B fbb
.I "[options]"

.SH DESCRIPTION
This script is used to start the daemon. It will ask you for configuration
details (CALL, SSID, QRA, etc.) and port entries when the
configuration file for fbb (/etc/ax25/fbb.conf) does not exist.
If a configuration file is present the daemon will be started.

.SH OPTIONS
.TP
.B \-f
Runs fbb in foreground.
.TP
.B \-h
Help information (only displayed when a valid configuration is present).
.TP
.B \-l <logfile>
Log debug info to logfile.
.TP
.B \-s
Run fbb silently.
.TP
Any other flags will be passed to the daemon.


.SH AUTHOR
This manual page was written by Joop Stakenborg <pa3aba@debian.org>.