Skip to content

Commit

Permalink
run cargo xtask docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
kirawi committed Jan 30, 2023
1 parent 5eb58a2 commit 50d8bf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/src/generated/typable-cmd.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@
| `: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 |
| `:save-workspace`, `:sw` | Save open document undo history |
| `:open-workspace`, `:ow` | Open document undo history, overriding open buffers. |

0 comments on commit 50d8bf1

Please sign in to comment.