Skip to content

Commit

Permalink
Fix a couple of types in statestore-cli/readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ewertons committed Nov 20, 2024
1 parent 3f7f85a commit 070ec28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/statestore-cli/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Options:
-h, --help
Print help (see a summary with '-h')
-V, --version
--version
Print version
```

Expand Down Expand Up @@ -237,7 +237,7 @@ To set the value of a key:
To delete an existing key:

```shell
./-cli delete -n "mybroker.net" -k "keyName1" --notls
./statestore-cli delete -n "mybroker.net" -k "keyName1" --notls
```

|||
Expand Down

0 comments on commit 070ec28

Please sign in to comment.