Browse Source

Merge branch 'master' of https://src.libcode.org/pkun/klish

peter 1 year ago
parent
commit
5382b98ff4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/lua/lua1.xml

+ 1 - 1
examples/lua/lua1.xml

@@ -19,7 +19,7 @@
 
   <ENTRY name="cmd" help="Clear settings" mode="sequence">
     <ENTRY name="COMMAND" purpose="ptype" ref="/COMMAND"/>
-    <ENTRY name="int_val" help="Integer" mode="sequence">
+    <ENTRY name="int_val" help="Integer" mode="sequence" min="1" max="2">
       <ENTRY name="INT" purpose="ptype" ref="/INT"/>
     </ENTRY>
     <ACTION sym="lua">