|
|
@ -77,7 +77,7 @@ that the `bgpscanner` legacy wrapper script is documented in its own fantastic
|
|
|
|
man [page](https://git.doublefourteen.io/bgp/ubgpsuite/src/branch/master/tools/bgpscanner/bgpscanner.1.in).
|
|
|
|
man [page](https://git.doublefourteen.io/bgp/ubgpsuite/src/branch/master/tools/bgpscanner/bgpscanner.1.in).
|
|
|
|
And that you're just one command away from having a beautiful PDF with its contents:
|
|
|
|
And that you're just one command away from having a beautiful PDF with its contents:
|
|
|
|
```sh
|
|
|
|
```sh
|
|
|
|
$ sed s/@UTILITY@/peerindex/g tools/peerindex/peerindex.1.in | groffer
|
|
|
|
$ sed s/@UTILITY@/bgpscanner/g tools/bgpscanner/bgpscanner.1.in | groffer
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
Hoping the `bgpscanner` legacy wrapper tool will be at least as useful to you as
|
|
|
|
Hoping the `bgpscanner` legacy wrapper tool will be at least as useful to you as
|
|
|
|