소스 검색

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.
 *