pub const SETUP_EXAMPLES: &str = "\
EXAMPLES:
devp setup Install what is missing, report what was skipped
devp setup --status Report only; change nothing
DEV_PRUNE_NO_AUTO_SETUP=1 devp init ~/Code
Register repositories, install nothing";