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 @@ | |||
673 | " -c Config filename\n" \ | 673 | " -c Config filename\n" \ |
674 | " -t TTL in seconds\n" \ | 674 | " -t TTL in seconds\n" \ |
675 | " -p Listening port\n" \ | 675 | " -p Listening port\n" \ |
676 | " -i Listening iface ip (default all)\n" \ | 676 | " -i Listening ip (default all)\n" \ |
677 | " -d Daemonize" | 677 | " -d Daemonize" |
678 | 678 | ||
679 | #define dos2unix_trivial_usage \ | 679 | #define dos2unix_trivial_usage \ |