diff options
| -rw-r--r-- | doc/aerc.1.scd | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 44fb020..7989ad9 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -36,6 +36,9 @@ These commands work in any context.  *cd* <directory>  	Changes aerc's current working directory. +*change-tab* <tabname> +	Changes the focus to the tab with the name. +  *exec* <command...>  	Executes an arbitrary command in the background. | 
