Skip to content

Commit

Permalink
Update wp-cli/vip-two-factor.php
Browse files Browse the repository at this point in the history
Co-authored-by: Gary Jones <[email protected]>
  • Loading branch information
rebeccahum and GaryJones authored Oct 3, 2023
1 parent d56f402 commit 0d218f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wp-cli/vip-two-factor.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ class VIP_Two_Factor_Command extends WPCOM_VIP_CLI_Command {
* wp vip two-factor report --role=administrator --2fa-enabled=true --2fa-provider=email
* wp vip two-factor report --user_login=wpvip
*
* @subcommand report
* @synopsis [--2fa-enabled=<true|false>] [--role=<string>] [--2fa-provider=<string>] [--user_login=<login|id|email>]
*/
public function report( $args, $assoc_args ) {
Expand Down

0 comments on commit 0d218f0

Please sign in to comment.