Skip to content

Commit

Permalink
Release 0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
astrotars committed Oct 9, 2019
1 parent e2de55d commit 050d608
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ $ npm install -g getstream-cli
$ stream COMMAND
running command...
$ stream (-v|--version|version)
getstream-cli/0.0.22 darwin-x64 node-v12.11.1
getstream-cli/0.0.23 darwin-x64 node-v12.11.1
$ stream --help [COMMAND]
USAGE
$ stream COMMAND
Expand Down
2 changes: 1 addition & 1 deletion docs/chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ USAGE
$ stream chat:channel:create
OPTIONS
-c, --channel=channel [default: 6817a7b5-dbdd-4ce9-acd7-85faa006cb5a] A unique ID for the channel you wish to create.
-c, --channel=channel [default: f2609cca-1202-44a5-af9f-e49882c0bc12] A unique ID for the channel you wish to create.
-d, --data=data Additional data as JSON.
-i, --image=image URL to channel image.
-j, --json Output results in JSON. When not specified, returns output in a human friendly format.
Expand Down
Loading

0 comments on commit 050d608

Please sign in to comment.