Skip to content

Commit ff342c9

Browse files
authored
Apply suggestion from @swissspidy
1 parent cb58c28 commit ff342c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Plugin_Command.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,6 +1091,7 @@ protected function filter_item_list( $items, $args ) {
10911091
* $ wp plugin install https://example.com/my-plugin.php
10921092
* Installing My Plugin (1.0.0)
10931093
* Downloading plugin file from https://example.com/my-plugin.php...
1094+
*
10941095
* # Install a plugin with all its dependencies
10951096
* $ wp plugin install my-plugin --with-dependencies
10961097
* Installing Required Plugin 1 (1.2.3)

0 commit comments

Comments
 (0)