Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/autoconfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pathvector can build certain peer configurations automatically. The `match` comm

## YAML Config

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.
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.

```bash
~ ▴ grep ^asn /etc/pathvector.yml
Expand Down