pub const TIMER_CANCEL: &str = "\
Forget a running timer without recording anything.
```
ytcli issue timer cancel PROJ-1
```
Says how long it had been running as it goes. Dropping that number in silence is
how somebody finds out afterwards that they lost an afternoon.";