figue 2.0.2

Type-safe CLI arguments, config files, and environment variables powered by Facet reflection
Documentation
---
source: crates/figue/tests/integration/help.rs
expression: "$crate :: common :: strip_ansi(& help)"
---
main

CLI with subcommands for testing subcommand-specific help

USAGE:
    main [OPTIONS] <COMMAND>

OPTIONS:
    -h, --help
            Show help message and exit.
    -V, --version
            Show version and exit.
        --completions <bash,zsh,fish>
            Generate shell completions.

COMMANDS:
    install
            Install a package
    rm
            Remove a package
    ls
            List installed packages