Skip to content

Commit 22c8f21

Browse files
committed
docs: add --help usage
1 parent 1ac62bc commit 22c8f21

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/cli/spark_commands.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ You can get help about any CLI command using the ``help`` command as follows::
6767

6868
> php spark help db:seed
6969

70+
Since v4.3.0, you can also use the ``--help`` option instead of the ``help`` command::
71+
72+
> php spark db:seed --help
7073

7174
spark list
7275
==========

0 commit comments

Comments
 (0)