pub const CHEATSHEET: &str = "\
Print a compact reference of the whole CLI.
```
ytcli cheatsheet
ytcli cheatsheet issue
```
The whole surface is about seventy lines, which is cheaper than probing for it
one `--help` at a time. Topics: issue, auth, queue, project, goal, attachment,
format.";