iproute2: update usage info of bridge monitor
Cc: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Cong Wang <amwang@redhat.com>
This commit is contained in:
parent
4a4ee61699
commit
176659e38e
|
|
@ -31,7 +31,7 @@ int prefix_banner;
|
||||||
|
|
||||||
static void usage(void)
|
static void usage(void)
|
||||||
{
|
{
|
||||||
fprintf(stderr, "Usage: bridge monitor\n");
|
fprintf(stderr, "Usage: bridge monitor [file | link | fdb | mdb | all]\n");
|
||||||
exit(-1);
|
exit(-1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue