protected function getHelp(): string
{
return <<<HELP
-Daemon - Interacting with the Friendica daemons
+Daemon - Interact with the Friendica daemon
Synopsis
bin/console daemon [-h|--help|-?] [-v] [-a] [-f]
Description
- Interacting with the Friendica daemons
+ Interact with the Friendica daemon
Options
-h|--help|-? Show help information
-v Show more debug information.
- -f|--foreground Runs the daemon in the forgeground
+ -f|--foreground Runs the daemon in the foreground
Examples
bin/console daemon start -f
config Edit site config
contact Contact management
createdoxygen Generate Doxygen headers
- daemon Interacting with the Friendica daemons
+ daemon Interact with the Friendica daemon
dbstructure Do database updates
docbloxerrorchecker Check the file tree for DocBlox errors
extract Generate translation string file for the Friendica project (deprecated)