1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 18:42:27 +01:00

add cmdline.txt for command-line help

This commit is contained in:
Doug Kearns
2008-09-01 14:05:51 +00:00
parent 1bf4d6bba0
commit 6eace3bab5
4 changed files with 21 additions and 13 deletions

View File

@@ -102,10 +102,10 @@ liberator.config = { //{{{
// they are sorted by relevance, not alphabetically
helpFiles: ["intro.html", "tutorial.html", "starting.html",
"browsing.html", "buffer.html", "pattern.html", "options.html",
"tabs.html", "hints.html", "map.html", "eval.html", "marks.html",
"repeat.html", "autocommands.html", "print.html", "gui.html",
"developer.html", "various.html"
"browsing.html", "buffer.html", "cmdline.html", "options.html",
"pattern.html", "tabs.html", "hints.html", "map.html", "eval.html",
"marks.html", "repeat.html", "autocommands.html", "print.html",
"gui.html", "developer.html", "various.html"
],
init: function ()