# tmuxp.cli.debug_info.create_debug_info_subparser

- **Module:** tmuxp.cli.debug_info
- **Package:** tmuxp
- **Language:** Python
- **Kind:** function
- **Source:** https://github.com/tmux-python/tmuxp/blob/153acdf6ff1268b14d3d03ed488f545a7123c8f1/src/tmuxp/cli/debug_info.py#L61
- **Page:** https://libtmux.org/en/py/latest/workspace/reference/tmuxp-cli-debug_info-create_debug_info_subparser/

```
tmuxp.cli.debug_info.create_debug_info_subparser(parser: argparse.ArgumentParser) -> argparse.ArgumentParser
```

Augment :class:`argparse.ArgumentParser` with ``debug-info`` subcommand.
