# tmuxp.cli.load.create_load_subparser

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

```
tmuxp.cli.load.create_load_subparser(parser: argparse.ArgumentParser) -> argparse.ArgumentParser
```

Augment :class:`argparse.ArgumentParser` with ``load`` subcommand.
