瀏覽代碼

ACTION flag interrupt=... is already present

Serj Kalichev 7 月之前
父節點
當前提交
43b28fb9cc
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      klish.xsd

+ 1 - 2
klish.xsd

@@ -145,8 +145,7 @@
 *	action execution.
 *
 * [interrupt="true/false"] - The boolean field that specify that action can be
-*	be interrupted by Ctrl^C. Default is false. Ignored for non-interactive
-*	actions.
+*	be interrupted by Ctrl^C. Default is false.
 *
 * [interactive="true/false"] - Is action interactive.
 *