Explorar o código

daemon2: actually handle --quiet option

Andrew Dolgov %!s(int64=11) %!d(string=hai) anos
pai
achega
db98542301
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      update_daemon2.php

+ 1 - 0
update_daemon2.php

@@ -121,6 +121,7 @@
 	$longopts = array("log:",
 			"tasks:",
 			"interval",
+			"quiet",
 			"help");
 
 	$options = getopt("", $longopts);