mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
Upstream changes fixes a conflict with textproc/scim Some cleanups PR: 237839 Approved by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
11 lines
488 B
Text
11 lines
488 B
Text
--- doc.orig 2019-02-22 18:41:46 UTC
|
|
+++ doc
|
|
@@ -330,6 +330,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.
|