mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-11-28 09:31:12 +01:00
daemon2: actually handle --quiet option
This commit is contained in:
parent
72394a1e2d
commit
db98542301
@ -121,6 +121,7 @@
|
||||
$longopts = array("log:",
|
||||
"tasks:",
|
||||
"interval",
|
||||
"quiet",
|
||||
"help");
|
||||
|
||||
$options = getopt("", $longopts);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user