aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 38c0bd48..02947842 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -63,6 +63,10 @@ These commands work in any context.
Opens a new terminal tab with a shell running in the current working
directory, or the specified command.
+*move-tab* [+|-]<index>
+ Moves the selected tab to the given index. If + or - is specified, the
+ number is interpreted as a delta from the selected tab.
+
*prev-tab* [n], *next-tab* [n]
Cycles to the previous or next tab in the list, repeating n times
(default: 1).