Quellcode durchsuchen

ACTION flag interrupt=... is already present

Serj Kalichev vor 7 Monaten
Ursprung
Commit
43b28fb9cc
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  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.
 *