Skip to content

Commit fbc6629

Browse files
Use slugs for consistency
Co-authored-by: Pascal Birchler <pascal.birchler@gmail.com>
1 parent d03e01b commit fbc6629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Plugin_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ public function activate( $args, $assoc_args = array() ) {
380380
* : If set, all plugins will be deactivated.
381381
*
382382
* [--exclude=<name>]
383-
* : Comma separated list of plugin names that should be excluded from deactivation.
383+
* : Comma separated list of plugin slugs that should be excluded from deactivation.
384384
*
385385
* [--network]
386386
* : If set, the plugin will be deactivated for the entire multisite network.

0 commit comments

Comments
 (0)