pub const WIKI_OPERATION: &str = "\
Show where a Yandex Wiki clone has got to.
```
ytcli wiki operation clone 5f0e1d2c
ytcli wiki operation clone_inline_grid 6a1b2c3d
```
The status (scheduled, in_progress, success or failed), the percentage while
it runs, and what it made once it is done. Takes what `wiki clone --no-wait`
printed.";