Skip to content

Commit 2e26036

Browse files
committed
doc: add -s option to yarn list example
1 parent b6e0f6e commit 2e26036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ $ yarn delete-paste <name-of-paste>
8989

9090
List pastes:
9191
```console
92-
$ yarn wrangler kv:key list --binding PB > kv_list.json
92+
$ yarn -s wrangler kv:key list --binding PB > kv_list.json
9393
```
9494

9595
## Development

0 commit comments

Comments
 (0)