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.
wp post generate
1 parent 5962ee6 commit f09e6e9Copy full SHA for f09e6e9
src/Post_Command.php
@@ -720,7 +720,7 @@ function( $post ) {
720
* Generating posts 100% [================================================] 0:01 / 0:04
721
*
722
* # Generate posts with fetched content.
723
- * $ curl -N http://loripsum.net/api/5 | wp post generate --post_content --count=10
+ * $ curl -N https://loripsum.net/api/5 | wp post generate --post_content --count=10
724
* % Total % Received % Xferd Average Speed Time Time Time Current
725
* Dload Upload Total Spent Left Speed
726
* 100 2509 100 2509 0 0 616 0 0:00:04 0:00:04 --:--:-- 616
0 commit comments