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.
1 parent 3c31e7e commit 0df89e4Copy full SHA for 0df89e4
README.md
@@ -2295,7 +2295,7 @@ Creates a specified number of new posts with dummy data.
2295
Generating posts 100% [================================================] 0:01 / 0:04
2296
2297
# Generate posts with fetched content.
2298
- $ 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
2299
% Total % Received % Xferd Average Speed Time Time Time Current
2300
Dload Upload Total Spent Left Speed
2301
100 2509 100 2509 0 0 616 0 0:00:04 0:00:04 --:--:-- 616
0 commit comments