mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-06 21:57:09 +00:00
This allows defining a CLI command like this: `[no] some setting ![VALUE]` with VALUE being optional for the "no" form, but required for the positive form. It's just a `[...]` where the empty branch can only be taken for commands starting with `no`. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> |
||
|---|---|---|
| .. | ||
| developer | ||
| extra | ||
| figures | ||
| manpages | ||
| mpls | ||
| user | ||
| .gitignore | ||
| Makefile | ||
| requirements.txt | ||
| subdir.am | ||