We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b659443 + 54a8342 commit 608d643Copy full SHA for 608d643
src/DB_Command.php
@@ -792,7 +792,7 @@ public function prefix() {
792
* ...
793
*
794
* # Search through the database for the 'https?://' regular expression, printing stats.
795
- * $ wp db search 'https?:\/\/' --regex --stats
+ * $ wp db search 'https?://' --regex --stats
796
* wp_comments:comment_author_url
797
* 1:https://wordpress.org/
798
0 commit comments