From bfb36db59c432f18c9516d7307dc18ff987aa8e0 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 3 Aug 2020 18:51:10 -0400 Subject: Updated LuaDoc. --- modules/textadept/editing.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/textadept/editing.lua b/modules/textadept/editing.lua index 549f8ec2..1dae3999 100644 --- a/modules/textadept/editing.lua +++ b/modules/textadept/editing.lua @@ -591,7 +591,7 @@ end --- -- Passes the selected text or all buffer text to string shell command *command* -- as standard input (stdin) and replaces the input text with the command's --- standard output (stdout). *command* may contain pipes. +-- standard output (stdout). *command* may contain shell pipes ('|'). -- Standard input is as follows: -- -- 1. If no text is selected, the entire buffer is used. -- cgit v1.2.3