repartee 0.1.5

A modern terminal IRC client built with Ratatui and Tokio
---
category: Info
description: Show help for commands
---

# /help

## Syntax

    /help [command] [subcommand]

## Description

Show help for commands. With no arguments, lists all commands grouped
by category. With a command name, shows detailed usage, subcommands,
and examples. With a command and subcommand, shows help for that
specific subcommand.

## Examples

    /help
    /help server
    /help server add
    /help items format

## See Also

/set