]> git.puffer.fish Git - mirror/frr.git/commit
*: fix some option descriptions and make -e work 261/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 8 Mar 2017 00:56:02 +0000 (01:56 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 8 Mar 2017 00:58:43 +0000 (01:58 +0100)
commit2fcc7988ea09b8505c0fbf134ecffe98e4c026b6
tree08ce899248d37a102c3be14136ec7103c59b37a8
parent82a011a0a78e8a81ec0e85ffee6224a92a339b86
*: fix some option descriptions and make -e work

There were some typos in command line help, also the "e:" spec was
missing for getopt in zebra/bgpd (even before the refactor).

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
bgpd/bgp_main.c
ospfd/ospf_main.c
zebra/main.c