aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_misdn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_misdn.c b/channels/chan_misdn.c
index f4e204b92..d4a314bbb 100644
--- a/channels/chan_misdn.c
+++ b/channels/chan_misdn.c
@@ -1050,7 +1050,7 @@ static struct ast_cli_entry cli_port_down =
{ {"misdn","port","down", NULL},
misdn_port_down,
"Tries to deacivate the L1 on the given port",
- "Usage: misdn port up <port>\n"
+ "Usage: misdn port down <port>\n"
};