doc: Document the -menu switch for define-command.

This switch was added in c972dfd2.
This commit is contained in:
Tim Allen 2021-01-10 23:24:32 +11:00
parent e85538e670
commit a5e9b69e61

View File

@ -450,6 +450,10 @@ New commands can be defined using the *define-command* command:
*-docstring*:::
define the documentation string for the command
*-menu*:::
the suggestions generated by the completion options are the only
permitted parameters.
*-file-completion*:::
try file completion on any parameter passed to this command