diff options
Diffstat (limited to 'sysklogd/logger.c')
-rw-r--r-- | sysklogd/logger.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysklogd/logger.c b/sysklogd/logger.c index 0fabd97..5a70277 100644 --- a/sysklogd/logger.c +++ b/sysklogd/logger.c @@ -11,7 +11,6 @@ //usage: "[OPTIONS] [MESSAGE]" //usage:#define logger_full_usage "\n\n" //usage: "Write MESSAGE (or stdin) to syslog\n" -//usage: "\nOptions:" //usage: "\n -s Log to stderr as well as the system log" //usage: "\n -t TAG Log using the specified tag (defaults to user name)" //usage: "\n -p PRIO Priority (numeric or facility.level pair)" |