pub const CACHES_EXAMPLES: &str = "\
EXAMPLES:
devp caches The table, largest first, with clear commands
devp caches --json | jq '.summary.total_bytes'
Machine-readable
Run interactively with a terminal, `--json` also copies the document to the clipboard.";