Skip to content

Commit

Permalink
Update connect-options.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBrand authored Aug 22, 2023
1 parent 33271e0 commit ba45fe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_includes/options/connect-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
| `k` | `--keepAlive` | The keep alive of the client (in seconds). | `60` |
| `-se` | `--sessionExpiryInterval` | The session expiry value in seconds. | `0` (Instant Expiry) |
| `-Cup` | `--connectUserProperty` | A user property of the connect message. | |
| `--ws` | | Use WebSocket transport protocol. | `false` |
| `--ws:path` | | The path to the WebSocket located at the given broker host. | |
| `-ws` | | Use WebSocket transport protocol. | `false` |
| `-ws:path` | | The path to the WebSocket located at the given broker host. | |

0 comments on commit ba45fe3

Please sign in to comment.