We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de41e83 commit d316a45Copy full SHA for d316a45
1 file changed
user_guide_src/source/cli/cli_commands.rst
@@ -92,7 +92,7 @@ For example, ``return EXIT_ERROR;``
92
93
This approach can help with debugging at the system level, if the command, for example, is run via crontab.
94
95
-You can use the ``EXIT_*`` exit code constants defined in the ``app/Config/Constants.php`` file.
+You can use the ``EXIT_*`` exit code constants defined in the **app/Config/Constants.php** file.
96
97
***********
98
BaseCommand
0 commit comments