mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 22:32:33 +00:00
docs: Note feature needed in demo
This commit is contained in:
parent
6001e66721
commit
48a5e4931a
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ fn main() {
|
|||
// more program logic goes here...
|
||||
}
|
||||
```
|
||||
*(note: requires feature `derive`)*
|
||||
```bash
|
||||
$ demo --help
|
||||
clap [..]
|
||||
|
|
Loading…
Reference in a new issue