aboutsummaryrefslogtreecommitdiffstats
path: root/doc/general.txt
Commit message (Collapse)AuthorAgeFilesLines
* doc/: Spelling and grammar fixesLukas Fleischer2013-07-241-4/+4
| | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
* doc/: Fix several typos in online help textsLukas Fleischer2013-07-221-4/+4
| | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
* doc/: Formatting fixesLukas Fleischer2013-07-221-6/+7
| | | | | | | * Use an AsciiDoc-compatible layout. * Use a maximum line width of 79 characters everywhere. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
* Export online help as text filesLukas Fleischer2013-07-091-0/+27
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 <calcurse@cryptocrack.de>