No description
Find a file
Ed Page 8b536e2719 fix(help): Wrap long possible values correctly
We weren't taking the name into account when determining the wrap width.

Fixes #5022
2023-07-19 10:42:09 -05:00
.github chore(gh): Enable more settings 2023-04-17 20:12:27 -05:00
assets docs: Make clap logo background transparent 2023-06-14 01:58:18 +02:00
clap_bench chore(deps): update rust crate criterion to 0.5.1 2023-06-01 00:40:17 +00:00
clap_builder fix(help): Wrap long possible values correctly 2023-07-19 10:42:09 -05:00
clap_complete feat(complete)!: Open to new shells for dynamic completions 2023-07-18 21:50:34 -05:00
clap_complete_fig chore: Release 2023-06-01 21:10:46 -05:00
clap_complete_nushell chore: Release 2023-06-01 21:10:46 -05:00
clap_derive chore: Release 2023-07-14 12:01:56 -05:00
clap_lex chore: Release 2023-05-19 11:48:29 -05:00
clap_mangen chore: Release 2023-06-01 21:10:46 -05:00
examples chore: Inline simple non-mixed format args 2023-05-04 15:58:04 -04:00
src docs(builder): Provide styling examples 2023-07-17 17:10:33 -05:00
tests fix(help): Wrap long possible values correctly 2023-07-19 10:42:09 -05:00
.clippy.toml chore(ci): Clarify why map_or is banned 2023-05-19 08:55:22 -05:00
.gitignore chore: First step 2023-03-29 14:33:22 -05:00
.pre-commit-config.yaml chore(pre): Mirror exclude in pre-commit 2023-03-30 01:53:15 -05:00
Cargo.lock chore: Release 2023-07-18 15:01:21 -05:00
Cargo.toml chore: Release 2023-07-18 15:01:21 -05:00
CHANGELOG.md chore: Release 2023-07-18 15:01:21 -05:00
CITATION.cff chore: Release 2023-07-18 15:01:21 -05:00
committed.toml chore: First step 2023-03-29 14:33:22 -05:00
CONTRIBUTING.md docs(contrib): Remove reference to travis 2023-03-29 14:40:57 -05:00
deny.toml chore(ci): Expand approved licenses 2023-03-29 15:28:54 -05:00
LICENSE-APACHE chore: First step 2023-03-29 14:33:22 -05:00
LICENSE-MIT chore: First step 2023-03-29 14:33:22 -05:00
Makefile feat(help): Allow customizing terminal styling 2023-04-18 15:22:42 -05:00
README.md chore: First step 2023-03-29 14:33:22 -05:00
release.toml chore: Update owners 2023-05-19 20:00:10 -05:00
typos.toml docs: Fix typos 2021-11-17 15:21:58 -06:00

clap

Command Line Argument Parser for Rust

Crates.io Crates.io License License Build Status Coverage Status Contributors

Dual-licensed under Apache 2.0 or MIT.

About

Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.

For more details, see:

Sponsors

Gold

Silver

Bronze

Backer