Skip to content

Commit a42ede8

Browse files
committed
Correct copy & paste error.
1 parent 24c67e2 commit a42ede8

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
@@ -152,7 +152,7 @@ Options:
152152
-h, --help Print help
153153
```
154154

155-
Example: Find a _feature_ with `circleci` in the _name_ field only, and output as _json_.
155+
Example: Find a _feature_ with `circleci-cli` in the _id_ field only, and output as _json_.
156156

157157
```shell
158158
$ tyedev search --quiet -d json -f id -c features circleci-cli | jq '.[1]'

0 commit comments

Comments
 (0)