carbon-cli icon indicating copy to clipboard operation
carbon-cli copied to clipboard

Include Value for --composer Option

Open marshall-davis opened this issue 4 months ago • 0 comments

This option is non-boolean and thus requires a value.

The command ./vendor/bin/carbon macro -c as documented would result in:

-c option is not a boolean, so you can't use it in a aliases group

This updates the documentation to include the required value, true. Though abracadra or any truthy value by PHP's standards would work.

Resolves #13

marshall-davis avatar Aug 14 '25 06:08 marshall-davis