]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/getvaliddaemons.php
counter in notice/message form uses global variable for max length
[quix0rs-gnu-social.git] / scripts / getvaliddaemons.php
index 97c230784f73e5be9897bfc536583a6cdd97c900..1e4546dff1261704f3afc35fe864c473b1ce2ddb 100755 (executable)
@@ -28,7 +28,8 @@
 define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));
 
 $helptext = <<<ENDOFHELP
-getvaliddaemons.php - print out the currently configured PID directory
+getvaliddaemons.php - print out a list of valid daemons that should be started
+by the startdaemons script
 
 ENDOFHELP;