From fbd22afe29ea9ddb833a3bf1c3b479ccab210c36 Mon Sep 17 00:00:00 2001 From: Zisulin Morbrot Date: Tue, 13 Jun 2023 15:50:50 +0200 Subject: Add rl and rla aliasses for reload and reload-all commands (#7158) --- book/src/generated/typable-cmd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'book/src') diff --git a/book/src/generated/typable-cmd.md b/book/src/generated/typable-cmd.md index 0f488dc0..5fcafd5c 100644 --- a/book/src/generated/typable-cmd.md +++ b/book/src/generated/typable-cmd.md @@ -46,8 +46,8 @@ | `:show-directory`, `:pwd` | Show the current working directory. | | `:encoding` | Set encoding. Based on `https://encoding.spec.whatwg.org`. | | `:character-info`, `:char` | Get info about the character under the primary cursor. | -| `:reload` | Discard changes and reload from the source file. | -| `:reload-all` | Discard changes and reload all documents from the source files. | +| `:reload`, `:rl` | Discard changes and reload from the source file. | +| `:reload-all`, `:rla` | Discard changes and reload all documents from the source files. | | `:update`, `:u` | Write changes only if the file has been modified. | | `:lsp-workspace-command` | Open workspace command picker | | `:lsp-restart` | Restarts the language servers used by the current doc | -- cgit v1.2.3-70-g09d2