mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Merge pull request #16 from sthen/patch-1
add -K to usage() short summary
This commit is contained in:
2
bgpq4.c
2
bgpq4.c
@@ -28,7 +28,7 @@ int
|
||||
usage(int ecode)
|
||||
{
|
||||
printf("\nUsage: bgpq4 [-h host[:port]] [-S sources] [-P|E|G <num>|f <num>|t]"
|
||||
" [-2346ABbdJjNnwXz] [-R len] <OBJECTS>...\n");
|
||||
" [-2346ABbdJjKNnwXz] [-R len] <OBJECTS>...\n");
|
||||
printf(" -2 : allow routes belonging to as23456 (transition-as) "
|
||||
"(default: false)\n");
|
||||
printf(" -3 : assume that your device is asn32-safe\n");
|
||||
|
||||
Reference in New Issue
Block a user