pub const CONFIG_DAEMON_EXAMPLES: &str = "\
EXAMPLES:
devp daemon status Machine-wide scheduler state
devp daemon enable Register the schedule (also: install, on)
devp daemon disable Remove it (also: uninstall, remove, off)
devp config . daemon disable This repository opts out of the background pass
devp config ~/Code/api daemon enable";