mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 15:27:16 +00:00
docs: Fix the pacman-like interface example link
This commit is contained in:
parent
534bb27762
commit
c2dc425784
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
- Basic demo: [derive](demo.md)
|
||||
- Key-value pair arguments: [derive](keyvalue_derive.md)
|
||||
- git-like interface: [builder](git.md), [derive](git_derive.md)
|
||||
- pacman-like interface: [builder](git.md)
|
||||
- pacman-like interface: [builder](pacman.md)
|
||||
- Escaped positionals with `--`: [builder](escaped_positional.md), [derive](escaped_positional_derive.md)
|
||||
- Multi-call
|
||||
- busybox: [builder](multicall_busybox.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue