We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95ef77 commit e4c0733Copy full SHA for e4c0733
book/src/generated/typable-cmd.md
@@ -44,7 +44,7 @@
44
| `:show-directory`, `:pwd` | Show the current working directory. |
45
| `:encoding` | Set encoding. Based on `https://encoding.spec.whatwg.org`. |
46
| `:reload` | Discard changes and reload from the source file. |
47
-| `:reload-all`, `:ra` | Discard changes and reload all documents from the source file. |
+| `:reload-all` | Discard changes and reload all documents from the source file. |
48
| `:update` | Write changes only if the file has been modified. |
49
| `:lsp-workspace-command` | Open workspace command picker |
50
| `:lsp-restart` | Restarts the Language Server that is in use by the current doc |
0 commit comments