mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Numerous documentation updates.
(closes issue #13970) Reported by: pkempgen Patches: __20081217_cli_usage_fixes.patch.txt uploaded by blitzrage (license 10) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@165792 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -164,7 +164,7 @@ static char *handle_cli_ael_set_debug(struct ast_cli_entry *e, int cmd, struct a
|
||||
case CLI_INIT:
|
||||
e->command = "ael set debug {read|tokens|macros|contexts|off}";
|
||||
e->usage =
|
||||
"Usage: ael debug {read|tokens|macros|contexts|off}\n"
|
||||
"Usage: ael set debug {read|tokens|macros|contexts|off}\n"
|
||||
" Enable AEL read, token, macro, or context debugging,\n"
|
||||
" or disable all AEL debugging messages. Note: this\n"
|
||||
" currently does nothing.\n";
|
||||
|
Reference in New Issue
Block a user