Skip to content

Commit 85bef46

Browse files
Clarify that it isn't a typo
1 parent 185825b commit 85bef46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2016-07-20-restful-wp-cli-update-4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ In the future, I'd love to see [dummy data generated for each field based on the
7171

7272
Second, use `wp rest (post|user|comment|*) diff` to compare resources between two enviroments:
7373

74+
# "command" isn't a typo in this example; "command" is a content type expressed through the WP REST API on runcommand.io
7475
$ wp @dev rest command diff @prod find-unused-themes --fields=title
7576
(-) http://runcommand.dev/api/ (+) https://runcommand.io/api/
7677
command:

0 commit comments

Comments
 (0)