Mandible TUI: Rust-Based CLI Manual Viewer
Mandible serves as a Rust-based CLI tool that allows easy viewing of command-line tool documentation.
Mandible offers a comprehensive TUI manual for command-line tools. It presents a tree of every command, subcommand, and flag, aiding users in understanding tool functionalities better. The project analyzes the help texts of tools automatically and applies the appropriate grammar for effective documentation.