aboutsummaryrefslogtreecommitdiffstats
path: root/doc/pipe.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-09 00:31:30 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-09 00:34:21 +0200
commit906c2fa02731af0a02338b57096947f5b993759d (patch)
treee932888c24faf56df515051dcfad4ac8d5692cc4 /doc/pipe.txt
parenta3d43ead87a742e6c1ffa24c9528608cc68c7e52 (diff)
downloadcalcurse-906c2fa02731af0a02338b57096947f5b993759d.tar.gz
calcurse-906c2fa02731af0a02338b57096947f5b993759d.zip
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 <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/pipe.txt')
-rw-r--r--doc/pipe.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/pipe.txt b/doc/pipe.txt
new file mode 100644
index 0000000..507147e
--- /dev/null
+++ b/doc/pipe.txt
@@ -0,0 +1,9 @@
+Pipe
+====
+
+Pipe the selected item to an external program.
+
+Press the '|' key to pipe the currently selected appointment or
+todo entry to an external program.
+
+You will be driven back to calcurse as soon as the program exits.