pub fn command() -> CommandExpand description
The command line as clap holds it, before any argument is parsed.
The help is documentation, and the tests that keep it from rotting read it from here rather than from a copy kept beside them: they walk this tree and ask each command, argument and value for the strings it would print.