mgcp: Fix the documentation entry for the parameters

This commit is contained in:
Holger Hans Peter Freyther 2010-08-03 23:00:03 +08:00
parent d5db12c160
commit ebc824cd2e
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ DEFUN(loop_endp,
loop_endp_cmd,
"loop-endpoint NAME (0|1)",
"Loop a given endpoint\n"
"The name in hex of the endpoint\n" "Enable/Disable the loop\n")
"The name in hex of the endpoint\n" "Disable the loop\n" "Enable the loop\n")
{
struct mgcp_endpoint *endp;