diff --git a/doc/pages/commands.asciidoc b/doc/pages/commands.asciidoc index 3e8ad480..b35b5d82 100644 --- a/doc/pages/commands.asciidoc +++ b/doc/pages/commands.asciidoc @@ -32,12 +32,17 @@ command *q!* has to be used). Aliases are mentionned below each commands. *alias* wa + write all buffers that are associated to a file -*quit!* []:: +*quit[!]* []:: *alias* q + exit Kakoune, use quit! to force quitting even if there is some unsaved buffers remaining. If specified, the client exit status will be set to +*write-quit[!]* []:: + *alias* wq + + write current buffer and quit current client. If specified, the client + exit status will be set to + *write-all-quit* []:: *alias* waq + write all buffers and quit. If specified, the client exit status