iftop-dump now logs to file.

This commit is contained in:
pdw
2007-03-03 23:41:58 +00:00
parent 6458ed04f5
commit df5e85c7eb
3 changed files with 55 additions and 13 deletions

View File

@@ -327,6 +327,7 @@ void options_read_args(int argc, char **argv) {
}
}
if (optind != argc) {
fprintf(stderr, "iftop: found arguments following options\n");
fprintf(stderr, "*** some options have changed names since v0.9 ***\n");