Regenerate docs.

This commit is contained in:
Florian Bruhin 2015-08-11 22:01:26 +02:00
parent 44f8cf4b1a
commit 637325fc76
2 changed files with 3 additions and 1 deletions

View File

@ -158,6 +158,7 @@ Contributors, sorted by the number of commits in descending order:
* sbinix
* Tobias Patzl
* Johannes Altmanninger
* Thorsten Wißmann
* Samir Benmendil
* Regina Hug
* Mathias Fussenegger
@ -167,7 +168,6 @@ Contributors, sorted by the number of commits in descending order:
* zwarag
* error800
* Tim Harder
* Thorsten Wißmann
* Thiago Barroso Perrotta
* Matthias Lisin
* Helen Sherwood-Taylor

View File

@ -630,6 +630,8 @@ Syntax: +:tab-focus ['index']+
Select the tab given as argument/[count].
If neither count nor index are given, it behaves like tab-next.
==== positional arguments
* +'index'+: The tab index to focus, starting with 1. The special value `last` focuses the last focused tab.