summaryrefslogtreecommitdiffstats
path: root/vendor/clap-3.2.20/examples/multicall-hostname.md
blob: d22b85fba6b5bf408b47a8fa34d60c0a59fe9727 (plain)
1
2
3
4
5
6
7
8
9
10
See the documentation for [`Command::multicall`][crate::App::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*