Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Improve description of flags
  • Loading branch information
toschdev authored Aug 12, 2022
1 parent 1171880 commit bc16874
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@ gex -s
gex --help
Usage of gex:
-h string
host to connect (default "localhost")
host to connect (default "localhost")
-p int
port to connect (default 26657)
-s use SSL for connection
port to connect (default 26657)
-s boolean
use SSL for connection
```

## Preview
Expand Down

0 comments on commit bc16874

Please sign in to comment.