Regenerate docs

This commit is contained in:
Florian Bruhin 2016-08-16 11:07:57 +02:00
parent 882d1a5e88
commit 239e563ebb
2 changed files with 6 additions and 1 deletions

View File

@ -169,13 +169,13 @@ Contributors, sorted by the number of commits in descending order:
* Alexey "Averrin" Nabrodov * Alexey "Averrin" Nabrodov
* avk * avk
* ZDarian * ZDarian
* Niklas Haas
* Milan Svoboda * Milan Svoboda
* John ShaggyTwoDope Jenkins * John ShaggyTwoDope Jenkins
* Peter Vilim * Peter Vilim
* Clayton Craft * Clayton Craft
* nanjekyejoannah * nanjekyejoannah
* Oliver Caldwell * Oliver Caldwell
* Niklas Haas
* Jonas Schürmann * Jonas Schürmann
* error800 * error800
* Michael Hoang * Michael Hoang

View File

@ -68,6 +68,7 @@
|<<unbind,unbind>>|Unbind a keychain. |<<unbind,unbind>>|Unbind a keychain.
|<<undo,undo>>|Re-open a closed tab (optionally skipping [count] closed tabs). |<<undo,undo>>|Re-open a closed tab (optionally skipping [count] closed tabs).
|<<view-source,view-source>>|Show the source of the current page. |<<view-source,view-source>>|Show the source of the current page.
|<<window-only,window-only>>|Close all windows except for the current one.
|<<wq,wq>>|Save open pages and quit. |<<wq,wq>>|Save open pages and quit.
|<<yank,yank>>|Yank something to the clipboard or primary selection. |<<yank,yank>>|Yank something to the clipboard or primary selection.
|<<zoom,zoom>>|Set the zoom level for the current tab. |<<zoom,zoom>>|Set the zoom level for the current tab.
@ -844,6 +845,10 @@ Re-open a closed tab (optionally skipping [count] closed tabs).
=== view-source === view-source
Show the source of the current page. Show the source of the current page.
[[window-only]]
=== window-only
Close all windows except for the current one.
[[wq]] [[wq]]
=== wq === wq
Syntax: +:wq ['name']+ Syntax: +:wq ['name']+