summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_agent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_agent.c b/channels/chan_agent.c
index cf1794ac8..0b8ed76c6 100644
--- a/channels/chan_agent.c
+++ b/channels/chan_agent.c
@@ -83,7 +83,7 @@ static const char synopsis[] = "Call agent login";
static const char synopsis3[] = "Record agent's outgoing call";
static const char descrip[] =
-" AgentLogin([AgentNo][|options]):\n"
+" AgentLogin([AgentNo][,options]):\n"
"Asks the agent to login to the system. Always returns -1. While\n"
"logged in, the agent can receive calls and will hear a 'beep'\n"
"when a new call comes in. The agent can dump the call by pressing\n"