1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-17 14:03:33 +02:00

Some miscellaneous help fixes.

This commit is contained in:
Doug Kearns
2009-08-12 19:42:35 +10:00
parent fbba9bd5f2
commit f9436047b1
10 changed files with 44 additions and 43 deletions

View File

@@ -22,10 +22,12 @@ ________________________________________________________________________________
Execute {cmd} and tell it to output in a new tab. Works only for commands that
support it, currently:
* [c]:tab help[c]
* [c]:tab prefs[!][c]
* [c]:tab addons[c]
* [c]:tab downloads[c]
* [c]:tab extoptions[c]
* [c]:tab help[c]
* [c]:tab javascript![c]
* [c]:tab preferences![c]
________________________________________________________________________________
@@ -33,13 +35,8 @@ ________________________________________________________________________________
|:window| |:wind | +
||:wind[ow] {cmd}||
________________________________________________________________________________
Execute {cmd} and tell it to output in a new window. Works only for commands
that support it, currently:
* [c]:tab help[c]
* [c]:tab prefs[!][c]
* [c]:tab addons[c]
* [c]:tab downloads[c]
Execute {cmd} and tell it to output in a new window. See [c]:tab[c] for the
list of supported commands.
________________________________________________________________________________