Skip to content

Commit a694be5

Browse files
committed
Merge PR natesales#265 (fix-docs-autoconfiguration)
2 parents 9ccaa4e + f521179 commit a694be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/autoconfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pathvector can build certain peer configurations automatically. The `match` comm
77

88
## YAML Config
99

10-
Generated YAML output will be indented 2 spaces by default to fit within the YAML `peers` key. Plaintext output is selected by default, add the `--generate-config|-g` flag to select YAML generation mode.
10+
Generated YAML output will be indented 2 spaces by default to fit within the YAML `peers` key. Plaintext output is selected by default, add the `--yaml | -y` flag to select YAML generation mode.
1111

1212
```bash
1313
~ ▴ grep ^asn /etc/pathvector.yml

0 commit comments

Comments
 (0)