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 24c67e2 commit a42ede8Copy full SHA for a42ede8
README.md
@@ -152,7 +152,7 @@ Options:
152
-h, --help Print help
153
```
154
155
-Example: Find a _feature_ with `circleci` in the _name_ field only, and output as _json_.
+Example: Find a _feature_ with `circleci-cli` in the _id_ field only, and output as _json_.
156
157
```shell
158
$ tyedev search --quiet -d json -f id -c features circleci-cli | jq '.[1]'
0 commit comments