Skip to content

Commit 2e15098

Browse files
committed
docs: improve description
1 parent 9d265bd commit 2e15098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/cli/cli_commands.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following properties should be used in order to get listed in CLI commands a
3333
File Location
3434
=============
3535

36-
Commands must be stored within a directory named **Commands**. However, that directory can be located anywhere
36+
Commands must be stored within a directory named **Commands**. However, that directory can be located in the PSR-4 namespaces
3737
that the :doc:`Autoloader </concepts/autoloader>` can locate it. This could be in **app/Commands**, or
3838
a directory that you keep commands in to use in all of your project development, like **Acme/Commands**.
3939

0 commit comments

Comments
 (0)