Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Last.
  • Loading branch information
grasmash committed Mar 11, 2022
commit 11c8f2585b5464c0e0ed058bc13c120a7edc15a3
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@ Usage

The help command displays help for a given command:

./phpunit help list
%%PHP_SELF%% help list

You can also output the help in other formats by using the --format option:

./phpunit help --format=xml list
%%PHP_SELF%% help --format=xml list

To display the list of available commands, please use the list command.

Expand Down