# mcp.cli.Stop

- **Module:** mcp.cli
- **Package:** tmux-mcp
- **Language:** Rust
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/tmux-mcp/src/cli.rs#L23
- **Page:** https://libtmux.org/en/rs/latest/mcp/reference/mcp-cli-stop/

Why the binary is stopping before it serves anything.

## Members

- `Help` (constant): Print the help text and exit successfully.
- `Version` (constant): Print the version and exit successfully.
- `Misuse` (constant): Complain and exit unsuccessfully.
