aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-17 01:03:05 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-17 14:03:53 +0200
commit08f5064ef7b204d3c564f76b1c2e78d83d586a1a (patch)
tree5a5ab4e671aaba1694f70e40bceec7e9830c5831 /doc/Makefile.am
parent2c25d99ad036c9ad473167b4f2f8e7dea9cd946e (diff)
downloadcalcurse-08f5064ef7b204d3c564f76b1c2e78d83d586a1a.tar.gz
calcurse-08f5064ef7b204d3c564f76b1c2e78d83d586a1a.zip
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>
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8c74706..6c549c9 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -29,6 +29,7 @@ dist_doc_DATA = \
general.txt \
goto.txt \
import.txt \
+ intro.txt \
main.txt \
manual.txt \
other.txt \