pub const STATS_EXAMPLES: &str = "\
EXAMPLES:
devp stats The report
devp stats --json | jq '.lifetime.bytes_freed'
Lifetime bytes as a number
Run interactively with a terminal, `--json` also copies the document to the clipboard.";