1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-30 05:23:33 +02:00

Add 'maxitems' to the help index.

This commit is contained in:
Doug Kearns
2009-03-30 12:43:35 +11:00
parent 8e288dd82e
commit f162833d93
5 changed files with 14 additions and 0 deletions

View File

@@ -329,6 +329,7 @@ section:Options[option-index]
||'laststatus'|| Show the status line +
||'linksearch'|| Limit the search to hyperlink text +
||'loadplugins'|| Load plugin scripts when starting up +
||'maxitems'|| Maximum number of items to display at once in a listing +
||'messages'|| Number of messages to store in the message history +
||'more'|| Pause the message list window when more than one screen of listings is displayed +
||'newtab'|| Define which commands should output in a new tab by default +

View File

@@ -477,6 +477,14 @@ xulmusrc.
____
|\'maxitems'|
||'maxitems'|| number (default: 20)
____
Maximum number of items to display at once in a listing.
____
|\'msgs'| |\'messages'|
||'messages' 'msgs'|| number (default: 100)
____