From 906c2fa02731af0a02338b57096947f5b993759d Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 9 Jul 2013 00:31:30 +0200 Subject: Export online help as text files Move the texts of each online help screen to a separate text file. The set of files is supposed to replace the online help screens later. Signed-off-by: Lukas Fleischer --- doc/main.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/main.txt (limited to 'doc/main.txt') diff --git a/doc/main.txt b/doc/main.txt new file mode 100644 index 0000000..d02fdc0 --- /dev/null +++ b/doc/main.txt @@ -0,0 +1,20 @@ + Welcome to Calcurse. This is the main help screen. +========================================================= + +Moving around: Press '^P' or '^N' to scroll text upward or downward + inside help screens, if necessary. + + Exit help: When finished, press 'q' to exit help and go back to + the main Calcurse screen. + + Help topic: At the bottom of this screen you can see a panel with + different fields, represented by a letter and a short + title. This panel contains all the available actions + you can perform when using Calcurse. + By pressing one of the letters appearing in this + panel, you will be shown a short description of the + corresponding action. At the top right side of the + description screen are indicated the user-defined key + bindings that lead to the action. + + Credits: Press '@' for credits. \ No newline at end of file -- cgit v1.2.3-54-g00ecf