Skip to main content

WIKI_RESTORE

Constant WIKI_RESTORE 

Source
pub const WIKI_RESTORE: &str = "\
Restore a deleted Yandex Wiki page.

```
ytcli wiki restore 0b6c2a4e-1f3d-4e5a-9b7c-8d9e0f1a2b3c
```

Takes the token that `wiki delete` printed. Prints the restored page and how
many pages came back with it.";