diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 66f8638f5..615ee4ed7 100644 --- a/include/usage.h +++ b/include/usage.h @@ -673,7 +673,7 @@ " -c Config filename\n" \ " -t TTL in seconds\n" \ " -p Listening port\n" \ - " -i Listening iface ip (default all)\n" \ + " -i Listening ip (default all)\n" \ " -d Daemonize" #define dos2unix_trivial_usage \ |