pub const UNINSTALL_EXAMPLES: &str = "\
EXAMPLES:
devp uninstall Remove the program; keep config for a reinstall
devp uninstall --deep Also wipe config and per-repo .devprune.json (asks)
devp uninstall --deep -y Non-interactive; also confirms the stray-copy sweep";