Skip to content

Commit

Permalink
man: drop --foreground from diod(8)
Browse files Browse the repository at this point in the history
Problem: diod dropped its --foreground option but the man page
still describes it.

Drop it from the man page.
  • Loading branch information
garlick committed Jan 19, 2025
1 parent 3dc9363 commit 2f9e3f8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions man/diod.8.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ Configuration is read from the diod.conf (5) config file.
Some configuration can be overridden on the command line, as described below.
.SH OPTIONS
.TP
.I "-f, --foreground"
Do not change working directory to @X_LOCALSTATEDIR@/run,
drop the controlling terminal, or run in the background.
.TP
.I "-r, --rfdno INT"
.TP
.I "-w, --wfdno INT"
Expand Down

0 comments on commit 2f9e3f8

Please sign in to comment.