Skip to content

Commit b6c82f2

Browse files
droobadampash
authored andcommitted
doc: fix extend typo in README (#340)
1 parent 144a797 commit b6c82f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ mercury-parser https://postlight.com/trackchanges/mercury-goes-open-source --for
129129
# Pass optional --header.name=value arguments to include custom headers in the request
130130
mercury-parser https://postlight.com/trackchanges/mercury-goes-open-source --header.Cookie="name=value; name2=value2; name3=value3" --header.User-Agent="Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.0 Mobile/14E304 Safari/602.1"
131131

132-
# Pass optional --extend-list argument to add a custom type to the response
132+
# Pass optional --extend argument to add a custom type to the response
133133
mercury-parser https://postlight.com/trackchanges/mercury-goes-open-source --extend credit="p:last-child em"
134134

135135
# Pass optional --extend-list argument to add a custom type with multiple matches

0 commit comments

Comments
 (0)