summaryrefslogtreecommitdiff
path: root/doc/repeat.txt
AgeCommit message (Collapse)Author
2013-07-22doc/: Do not mention explicit key bindingsLukas Fleischer
Since we exported help texts into text files, we are no longer able to refer to the user's key bindings. Drop key binding references from the online help texts. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2013-07-22doc/: Fix several typos in online help textsLukas Fleischer
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2013-07-22doc/: Formatting fixesLukas Fleischer
* Use an AsciiDoc-compatible layout. * Use a maximum line width of 79 characters everywhere. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2013-07-09Export online help as text filesLukas Fleischer
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>