mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 23:37:32 +00:00
commit
b6b6e1eab0
1 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@
|
|||
4. [Subcommands](#subcommands)
|
||||
5. [Defaults](#defaults)
|
||||
4. Validation
|
||||
1. [Enumerated values](#enumerated)
|
||||
2. [Validated values](#validated)
|
||||
3. [Argument Relations](#relations)
|
||||
1. [Enumerated values](#enumerated-values)
|
||||
2. [Validated values](#validated-values)
|
||||
3. [Argument Relations](#relations-relations)
|
||||
4. [Custom Validation](#custom-validation)
|
||||
5. [Contributing](#contributing)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue