aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index ad18c984..949eb6ee 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -382,7 +382,8 @@ message list, the message in the message viewer, etc).
calling *:split* _0_, or just *:split*. The split can be toggled by
calling split with the same (absolute) size repeatedly. For example,
*:split* _10_ will create a split. Calling *:split* _10_ again will
- remove the split. Also see *:vsplit*.
+ remove the split. If not specified, _<n>_ is set to an estimation based
+ on the user's terminal. Also see *:vsplit*.
*:sort* [[*-r*] _<criterion>_]...
Sorts the message list by the given criteria. *-r* sorts the
@@ -426,7 +427,8 @@ message list, the message in the message viewer, etc).
calling *:vsplit* _0_, or just *:vsplit*. The split can be toggled by
calling split with the same (absolute) size repeatedly. For example,
*:vsplit* _10_ will create a split. Calling *:vsplit* _10_ again will
- remove the split. Also see *:split*.
+ remove the split. If not specified, _<n>_ is set to an estimation based
+ on the user's terminal. Also see *:split*.
## MESSAGE VIEW COMMANDS