| Summary: | ASTERISK-01450: [patch] CLI help error: help logger rotate | ||
| Reporter: | jjhall (jjhall) | Labels: | |
| Date Opened: | 2004-04-21 21:25:56 | Date Closed: | 2004-09-25 02:49:43 |
| Priority: | Trivial | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) log_rotate.patch | |
| Description: | Information is incorrect in help command: "help logger rotate" hermes*CLI> help logger rotate Usage: logger reload Rotates and Reopens the log files. hermes*CLI> This patch corrects the text to read correctly as: hermes*CLI> help logger rotate Usage: logger rotate Rotates and Reopens the log files. hermes*CLI> Please install the patch and verify it works correctly. | ||
| Comments: | By: James Golovich (jamesgolovich) 2004-04-21 22:52:46 Commited to CVS. Thanks for noticing this | ||