Skip to content

Commit fbc6629

Browse files
Use slugs for consistency
Co-authored-by: Pascal Birchler <[email protected]>
1 parent d03e01b commit fbc6629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)