pub const WIKI_GRIDS: &str = "\
List the grids (dynamic tables) on a Yandex Wiki page.
```
ytcli wiki grids users/ilubenets/runbook
```
Each grid's id — what `wiki grid` takes — its creation date and its title. The
Wiki gives no total: the list ends with `shown N of more than N — next:
--cursor C` while more follow.";