mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 14:54:15 +00:00
10 lines
268 B
Markdown
10 lines
268 B
Markdown
See the documentation for [`Command::multicall`][crate::Command::multicall] for rationale.
|
|
|
|
This example omits the implementation of displaying address config
|
|
|
|
```console
|
|
$ hostname
|
|
www
|
|
|
|
```
|
|
*Note: without the links setup, we can't demonstrate the multicall behavior*
|