diff options
author | Ondrej Filip <feela@network.cz> | 2013-10-05 22:45:08 +0200 |
---|---|---|
committer | Ondrej Filip <feela@network.cz> | 2013-10-05 22:45:08 +0200 |
commit | 1cd198cf52b3eae677159d81eacca3e0ebe24e71 (patch) | |
tree | e344e3eae13c5324c8cf3a9bb4b3d42c1f10122a /doc | |
parent | e7c2380260f20a4a3587b47df97879ef91c69774 (diff) |
Flag -f "run in foreground" added as requested by a package maintainter.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 050acf33..2b9ffa02 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -151,6 +151,9 @@ options. The most important ones are: <tag>-g <m/group/</tag> use that group ID, see the next section for details. + + <tag>-f</tag> + run bird in foreground. </descrip> <p>BIRD writes messages about its work to log files or syslog (according to config). |