diff --git a/bgpq4.c b/bgpq4.c index 0998ede..42cf00e 100644 --- a/bgpq4.c +++ b/bgpq4.c @@ -28,7 +28,7 @@ int usage(int ecode) { printf("\nUsage: bgpq4 [-h host[:port]] [-S sources] [-P|E|G |f |t]" - " [-2346ABbdJjNnwXz] [-R len] ...\n"); + " [-2346ABbdJjKNnwXz] [-R len] ...\n"); printf(" -2 : allow routes belonging to as23456 (transition-as) " "(default: false)\n"); printf(" -3 : assume that your device is asn32-safe\n");