Skip to content

Commit

Permalink
Merge pull request #87 from TheLastCicada/master
Browse files Browse the repository at this point in the history
Add skipped "launchcheck" command in example
props @TheLastCicada
  • Loading branch information
jazzsequence authored Sep 23, 2022
2 parents 3673d16 + 64d1023 commit 85e851b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/commands/launchcheck.php
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ public function object_cache($args, $assoc_args) {
*
* ## EXAMPLES
*
* wp secure --skip=wp-content/themes
* wp launchcheck secure --skip=wp-content/themes
*
*/
public function secure($args, $assoc_args) {
Expand Down

0 comments on commit 85e851b

Please sign in to comment.