Add introduction to the new online help system

This adds a very basic explanation of the new help command that can be
displayed using ":help intro". This introduction is also added as
default page so that users can simply type ":help" instead.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2013-07-17 01:03:05 +02:00
parent 2c25d99ad0
commit 08f5064ef7
3 changed files with 19 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ dist_doc_DATA = \
general.txt \
goto.txt \
import.txt \
intro.txt \
main.txt \
manual.txt \
other.txt \