From f5211792c19dc501b67d0fe44d3134e2bf4e8745 Mon Sep 17 00:00:00 2001 From: Peter Lehmann Date: Thu, 6 Feb 2025 19:17:39 +0100 Subject: [PATCH] docs: fix autoconfiguration page The documentation tells users to use the --generate-config | -g flag to get yaml formatted output. This has changed to --yaml | -y in previous versions. --- docs/docs/autoconfiguration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/autoconfiguration.md b/docs/docs/autoconfiguration.md index ae921aa9..c5038e31 100644 --- a/docs/docs/autoconfiguration.md +++ b/docs/docs/autoconfiguration.md @@ -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