From 7af4a78d9224d66f72e3fb430d33f43d31e049a3 Mon Sep 17 00:00:00 2001 From: Shmuel Zeigerman Date: Wed, 28 Jan 2015 18:01:44 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- enc/enc_lua/luafar_manual.tsi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/enc/enc_lua/luafar_manual.tsi b/enc/enc_lua/luafar_manual.tsi index dc1357aae2..2da7bbc41b 100644 --- a/enc/enc_lua/luafar_manual.tsi +++ b/enc/enc_lua/luafar_manual.tsi @@ -10442,12 +10442,14 @@ lv=2 dt=Text nm=win.system ctime=3631633791 -mtime=3631634238 +mtime=3631636857
#_result = win.system ([command]) #_ #_**Parameters:** -#_ command: string +#_ command: string, or nil +#_ (when command==nil or no arguments are passed, the underlying +#_ function *_wsystem* is called with a NULL argument) #_ #_**Returns:** #_ result: integer