Skip to content

Commit 68d4741

Browse files
authored
Update src/Package_Command.php
1 parent eab45f7 commit 68d4741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Package_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ public function path( $args ) {
528528
* : One or more package names to update. If not specified, all packages will be updated.
529529
*
530530
* [--interaction]
531-
* : Boolean flag that controls interactive mode (enabled by default). Use `--no-interaction` to disable prompts, which is useful for scripting.
531+
* : Control interactive mode. Use `--no-interaction` to disable prompts (interactive by default). Useful for scripting.
532532
*
533533
* ## EXAMPLES
534534
*

0 commit comments

Comments
 (0)