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 9c81794 commit 8f501a7Copy full SHA for 8f501a7
console.rst
@@ -57,7 +57,7 @@ method. Then you can optionally define a help message and the
57
58
// the full command description shown when running the command with
59
// the "--help" option
60
- ->setHelp("This command allows you to create users...")
+ ->setHelp('This command allows you to create users...')
61
;
62
}
63
0 commit comments