# show_list_help

> **Function** in `deepagents_cli`

📖 [View in docs](https://reference.langchain.com/python/deepagents-cli/ui/show_list_help)

Show help information for the `list` subcommand.

Invoked via the `-h` argparse action or directly from `cli_main`.

## Signature

```python
show_list_help() -> None
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/a9e6e4f7ad7fe161dd9affc3d74bb19784aca70b/libs/cli/deepagents_cli/ui.py#L161)