Regenerate docs
This commit is contained in:
parent
882d1a5e88
commit
239e563ebb
@ -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
|
||||||
|
@ -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']+
|
||||||
|
Loading…
Reference in New Issue
Block a user