Commit 176659e3 authored by Cong Wang's avatar Cong Wang Committed by Stephen Hemminger

iproute2: update usage info of bridge monitor

Cc: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: default avatarCong Wang <amwang@redhat.com>
parent 4a4ee616
......@@ -31,7 +31,7 @@ int prefix_banner;
static void usage(void)
{
fprintf(stderr, "Usage: bridge monitor\n");
fprintf(stderr, "Usage: bridge monitor [file | link | fdb | mdb | all]\n");
exit(-1);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment