Skip to content

Commit 637482d

Browse files
swissspidyCopilot
andauthored
Update src/User_Command.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 32ef6e9 commit 637482d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/User_Command.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -808,8 +808,8 @@ public function add_role( $args, $assoc_args ) {
808808
*
809809
* [<role>...]
810810
* : Remove the specified role(s) from the user. If not passed, all roles are
811-
* removed from the user.
812-
*
811+
* removed from the user; on multisite, this removes the user from the current
812+
* site/blog.
813813
* ## EXAMPLES
814814
*
815815
* $ wp user remove-role 12 author

0 commit comments

Comments
 (0)