diff options
author | Blaž Hrastnik | 2022-12-15 13:23:06 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2022-12-15 13:23:06 +0000 |
commit | ec9aa6690244bccefac24037c9f7a659816bffdd (patch) | |
tree | 70aa42c0175d644d5d8f6da4c9cd2da229556fc1 /book/src/generated | |
parent | 5c4a9cba9a14ca10437e979c884d2ccba78ef1e7 (diff) |
Remove redraw to fix build
Diffstat (limited to 'book/src/generated')
-rw-r--r-- | book/src/generated/typable-cmd.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/book/src/generated/typable-cmd.md b/book/src/generated/typable-cmd.md index 269d63e3..66e6ac03 100644 --- a/book/src/generated/typable-cmd.md +++ b/book/src/generated/typable-cmd.md @@ -73,4 +73,3 @@ | `:pipe` | Pipe each selection to the shell command. | | `:pipe-to` | Pipe each selection to the shell command, ignoring output. | | `:run-shell-command`, `:sh` | Run a shell command | -| `:redraw` | Clear and re-render the whole UI | |