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 250ed0d + bd0a4e9 commit 952742dCopy full SHA for 952742d
src/Post_Command.php
@@ -702,7 +702,7 @@ function( $post ) {
702
* Generating posts 100% [================================================] 0:01 / 0:04
703
*
704
* # Generate posts with fetched content.
705
- * $ curl http://loripsum.net/api/5 | wp post generate --post_content --count=10
+ * $ curl -N http://loripsum.net/api/5 | wp post generate --post_content --count=10
706
* % Total % Received % Xferd Average Speed Time Time Time Current
707
* Dload Upload Total Spent Left Speed
708
* 100 2509 100 2509 0 0 616 0 0:00:04 0:00:04 --:--:-- 616
0 commit comments