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

Add all.html for viewing all help in a single page.

This is all really inside out. It would be much better to store the help
in a single file and use asciidoc/docbook's capabilities to split it if
desired.
This commit is contained in:
Doug Kearns
2009-05-24 23:26:15 +10:00
parent 73759f78f8
commit 61b6491b8b
26 changed files with 60 additions and 74 deletions

View File

@@ -1,4 +1,4 @@
HEADER
heading:Other{nbsp}help[]
section:Various{nbsp}commands[various]
@@ -64,6 +64,8 @@ ________________________________________________________________________________
Open help window. The default page, as specified by 'helpfile' is shown unless
[a][subject][a] is specified. If you need help for a specific topic, try
[c]:help overview[c].
All help pages can be viewed in a single page via [c]:help all[c].
________________________________________________________________________________