File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -333,11 +333,12 @@ choices.
333
333
334
334
You can use the following parameters in this message:
335
335
336
- =============== ==============================================================
337
- Parameter Description
338
- =============== ==============================================================
339
- ``{{ value }} `` The current (invalid) value
340
- =============== ==============================================================
336
+ ================= ============================================================
337
+ Parameter Description
338
+ ================= ============================================================
339
+ ``{{ choices }} `` A comma-separated list of available choices
340
+ ``{{ value }} `` The current (invalid) value
341
+ ================= ============================================================
341
342
342
343
min
343
344
~~~
You can’t perform that action at this time.
0 commit comments