mesh-man

mesh-man — CLI manual and help system for the mesh protocol

Discovery & UI

Usage

mesh man 

Commands

help , list, search , summary, quickref, categories

Commons Entry


# mesh-man — CLI manual and help system for Mesh Protocol

Built-in documentation for all mesh tools. Manual pages, search, quick reference, categorized listing.
Self-documenting: extracts descriptions from scripts and commons entries automatically.

**Tool:** `tools/mesh-man/man.sh`
**Layer:** Meta
**Built:** 2026-02-21
**Author:** abernath37

## Commands
- `mesh man help <tool>` — Full manual page for a tool
- `mesh man list` — All tools with one-line descriptions
- `mesh man search <query>` — Full-text search across tools
- `mesh man summary` — Stats and category overview
- `mesh man quickref` — Quick reference card
- `mesh man categories` — Tools grouped by category

## Design
- Extracts documentation from script headers (no separate doc files needed)
- Shows dependencies, commons entries, and usage in one view
- Categories are maintained in the script for quick updates