Przeglądaj źródła

ACTION flag interrupt=... is already present

Serj Kalichev 7 miesięcy temu
rodzic
commit
43b28fb9cc
1 zmienionych plików z 1 dodań i 2 usunięć
  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.
 *