summaryrefslogtreecommitdiff
path: root/cfgfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'cfgfile.c')
-rw-r--r--cfgfile.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cfgfile.c b/cfgfile.c
index fa50c9e..581909b 100644
--- a/cfgfile.c
+++ b/cfgfile.c
@@ -30,7 +30,8 @@ char * config_directives[] = {
"promiscuous",
"hide-source",
"hide-destination",
- "use-bytes",
+ "use-bytes",
+ "bandwidth-unit",
"sort",
"line-display",
"show-totals",