Typo in logger.c (bug 1466)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2737 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
James Golovich
2004-04-22 02:57:10 +00:00
parent e30e0c5135
commit 12bcd39583

View File

@@ -371,7 +371,7 @@ static char logger_reload_help[] =
" Reloads the logger subsystem state. Use after restarting syslogd(8)\n";
static char logger_rotate_help[] =
"Usage: logger reload\n"
"Usage: logger rotate\n"
" Rotates and Reopens the log files.\n";
static struct ast_cli_entry reload_logger_cli =