blob: 1b8d2214567253d648dc2aaf5438c4e1b530d4d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc.orig 2018-08-03 06:09:42 UTC
+++ doc
@@ -328,6 +328,8 @@ Commands for handling cell content:
:w {file} Save the current spreadsheet as {file}.
:w! {file} Save the current spreadsheet as {file}, forcing an overwrite
if {file} already exists.
+ :wq Save the current spreadsheet and quit SC-IM.
+ :wq {file} Save the current spreadsheet as {file} and quit SC-IM.
:h Show this help.
:help Show this help.
|