aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorBlaž Hrastnik2022-12-15 13:23:06 +0000
committerBlaž Hrastnik2022-12-15 13:23:06 +0000
commitec9aa6690244bccefac24037c9f7a659816bffdd (patch)
tree70aa42c0175d644d5d8f6da4c9cd2da229556fc1 /book
parent5c4a9cba9a14ca10437e979c884d2ccba78ef1e7 (diff)
Remove redraw to fix build
Diffstat (limited to 'book')
-rw-r--r--book/src/generated/typable-cmd.md1
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 |