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 212cf5e commit 7df3cf6Copy full SHA for 7df3cf6
components/console/single_command_tool.rst
@@ -58,7 +58,7 @@ it is possible to remove this need by extending the application::
58
}
59
60
61
-When calling your console script, the command `MyCommand` will then always
+When calling your console script, the command ``MyCommand`` will then always
62
be used, without having to pass its name.
63
64
You can also simplify how you execute the application::
0 commit comments