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