birdc, pageres: adjust square brackets (#23336)

This commit is contained in:
Managor
2026-07-27 12:30:03 +03:00
committed by GitHub
parent 60300ad874
commit eca656296f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
- Show all routes that contain a specific AS number:
`birdc "show route where bgp_path ~ [{{4242120045}}]"`
`birdc "show route where bgp_path ~ {{4242120045}}"`
- Show all best routes:
+1 -1
View File
@@ -9,7 +9,7 @@
- Provide specific options for a URL, overriding global options:
`pageres [{{https://example.com/}} {{1366x768}} --no-crop] [{{https://example2.com/}} {{1024x768}}] {{[-c|--crop]}}`
`pageres [ {{https://example.com/}} {{1366x768}} --no-crop ] [ {{https://example2.com/}} {{1024x768}} ] {{[-c|--crop]}}`
- Provide a custom filename template: