pub const WIKI_ACCESS: &str = "\
Show who can read and edit a Yandex Wiki page.
```
ytcli wiki access users/ilubenets/runbook
```
The policy (inherited, all_staff or custom), then every grant: its id (what
`wiki regrant` and `wiki revoke` take), role, whether it is for a user or a
group, which list it came from (direct, by_link or inherited), and who holds
it. A read: the Wiki carries access on the page itself.";