We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010f93e commit 1a85ea8Copy full SHA for 1a85ea8
source/plugin/commands/childcommands.rst
@@ -52,7 +52,7 @@ Fallback Behavior
52
=================
53
54
If a command has child commands, a :javadoc:`CommandExecutor`, set through
55
-:javadoc:`Builder#executor(CommandExecutor)` and the parameters for the executor are set to optional.
+:javadoc:`Builder#executor(CommandExecutor)`, and the parameters for the executor become optional.
56
57
What happens with errors in selection and argument parsing of child commands is dependent on whether this parent
58
executor exists. If a parent executor has not been set, and if the requested child command could not be found or the
0 commit comments