mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
update syntax
This commit is contained in:
parent
110bd5cdb1
commit
aca82e20e9
@ -3291,7 +3291,7 @@ SWITCH_STANDARD_API(complete_function)
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
#define ALIAS_SYNTAX "add <alias> <command> | del [<alias>|*]"
|
||||
#define ALIAS_SYNTAX "[add|stickyadd] <alias> <command> | del [<alias>|*]"
|
||||
SWITCH_STANDARD_API(alias_function)
|
||||
{
|
||||
switch_status_t status;
|
||||
|
Loading…
x
Reference in New Issue
Block a user