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 @@ -337,11 +337,12 @@ choices.
337
337
338
338
You can use the following parameters in this message:
339
339
340
- =============== ==============================================================
341
- Parameter Description
342
- =============== ==============================================================
343
- ``{{ value }} `` The current (invalid) value
344
- =============== ==============================================================
340
+ ================= ============================================================
341
+ Parameter Description
342
+ ================= ============================================================
343
+ ``{{ choices }} `` A comma-separated list of available choices
344
+ ``{{ value }} `` The current (invalid) value
345
+ ================= ============================================================
345
346
346
347
min
347
348
~~~
You can’t perform that action at this time.
0 commit comments