/command-name - Title

February 22, 2026 ยท View on GitHub

Purpose: What this command does.

When to use: Circumstances where this is appropriate.

Usage

/command-name [arguments]
/command-name --option value

Process

  1. Step 1 - What happens first
  2. Step 2 - What happens next
  3. Step 3 - Final step

Output

What the command produces or displays.

Examples

# Example 1: Basic usage
/command-name foo

# Example 2: With options
/command-name --verbose bar
  • /related-command - How it relates