aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/filter_through.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-11-19 23:53:30 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2012-11-19 23:53:30 -0500
commit5f98f4e9afdc411dd492d103ff7e26c258d9b935 (patch)
treea774d8090f3e6fcbe017b9d1d65307b6da2a8e50 /modules/textadept/filter_through.lua
parent9cdaf41a724dd0d739611c698e92f4421a2fbafc (diff)
downloadtextadept-5f98f4e9afdc411dd492d103ff7e26c258d9b935.tar.gz
textadept-5f98f4e9afdc411dd492d103ff7e26c258d9b935.zip
Rewrote LuaDoc.
Diffstat (limited to 'modules/textadept/filter_through.lua')
-rw-r--r--modules/textadept/filter_through.lua5
1 files changed, 2 insertions, 3 deletions
diff --git a/modules/textadept/filter_through.lua b/modules/textadept/filter_through.lua
index e31de61f..07ef3aea 100644
--- a/modules/textadept/filter_through.lua
+++ b/modules/textadept/filter_through.lua
@@ -12,9 +12,8 @@ local tmpfile = _USERHOME..'/.ft'
local filter_through_active = false
---
--- Prompts for a Linux, BSD, Mac OSX, or Windows shell command to filter text
--- through.
--- The standard input (stdin) for shell commands is determined as follows:
+-- Prompts the user for a Linux, BSD, Mac OSX, or Windows shell command to
+-- filter text through with standard input (stdin) as follows:
--
-- 1. If text is selected and spans multiple lines, all text on the lines
-- containing the selection is used. However, if the end of the selection is at