Fixed missing "-N" in synopsis message (Robert Scheck <robert@fedoraproject.org>)

This commit is contained in:
pdw
2011-10-03 21:53:26 +00:00
parent a85b2c76cd
commit 4ef2265377

View File

@@ -242,7 +242,7 @@ static void usage(FILE *fp) {
fprintf(fp,
"iftop: display bandwidth usage on an interface by host\n"
"\n"
"Synopsis: iftop -h | [-npblBP] [-i interface] [-f filter code]\n"
"Synopsis: iftop -h | [-npblNBP] [-i interface] [-f filter code]\n"
" [-F net/mask] [-G net6/mask6]\n"
"\n"
" -h display this message\n"