1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 20:44:11 +01:00

Add :extupdate to the help file index.

This commit is contained in:
Doug Kearns
2010-10-09 23:01:53 +11:00
parent b34296017c
commit 97b7c272d1

View File

@@ -249,6 +249,7 @@ This file contains a list of all available commands, mappings and options.
<dt><ex>:extenable</ex></dt> <dd>Enable an extension</dd>
<dt><ex>:extensions</ex></dt> <dd>List all installed extensions</dd>
<dt><ex>:extoptions</ex></dt> <dd>Open an extension's preference dialog</dd>
<dt><ex>:extupdate</ex></dt> <dd>Update an extension</dd>
<dt><ex>:exusage</ex></dt> <dd>List all Ex commands with a short description</dd>
<dt><ex>:finish</ex></dt> <dd>Stop sourcing a script file</dd>
<dt><ex>:forward</ex></dt> <dd>Go forward in the browser history</dd>