mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 23:37:32 +00:00
fixup! Fill in tracking issue number
This commit is contained in:
parent
b2180e9d72
commit
b808729bbc
1 changed files with 1 additions and 1 deletions
|
@ -508,7 +508,7 @@ features = ["std", "suggestions", "color"]
|
|||
These features are opt-in. But be wary that they can contain breaking changes between minor releases.
|
||||
|
||||
* **unstable-replace**: Enable [`App::replace`](https://github.com/clap-rs/clap/issues/2836)
|
||||
* **unstable-multicall**: Enable [`AppSettings::Multicall`](https://github.com/clap-rs/clap/issues/XXXX)
|
||||
* **unstable-multicall**: Enable [`AppSettings::Multicall`](https://github.com/clap-rs/clap/issues/2861)
|
||||
|
||||
### More Information
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue