Skip to content

Commit e4c0733

Browse files
committed
generate docs
1 parent d95ef77 commit e4c0733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/generated/typable-cmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
| `:show-directory`, `:pwd` | Show the current working directory. |
4545
| `:encoding` | Set encoding. Based on `https://encoding.spec.whatwg.org`. |
4646
| `:reload` | Discard changes and reload from the source file. |
47-
| `:reload-all`, `:ra` | Discard changes and reload all documents from the source file. |
47+
| `:reload-all` | Discard changes and reload all documents from the source file. |
4848
| `:update` | Write changes only if the file has been modified. |
4949
| `:lsp-workspace-command` | Open workspace command picker |
5050
| `:lsp-restart` | Restarts the Language Server that is in use by the current doc |

0 commit comments

Comments
 (0)