Skip to content

Commit 0df89e4

Browse files
committed
Update README.md
1 parent 3c31e7e commit 0df89e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2295,7 +2295,7 @@ Creates a specified number of new posts with dummy data.
22952295
Generating posts 100% [================================================] 0:01 / 0:04
22962296

22972297
# Generate posts with fetched content.
2298-
$ curl http://loripsum.net/api/5 | wp post generate --post_content --count=10
2298+
$ curl -N http://loripsum.net/api/5 | wp post generate --post_content --count=10
22992299
% Total % Received % Xferd Average Speed Time Time Time Current
23002300
Dload Upload Total Spent Left Speed
23012301
100 2509 100 2509 0 0 616 0 0:00:04 0:00:04 --:--:-- 616

0 commit comments

Comments
 (0)