From 7778d017fcfefeda026609126b553d39e01242e3 Mon Sep 17 00:00:00 2001 From: Steve Murphy Date: Wed, 4 Oct 2006 16:49:47 +0000 Subject: [PATCH] CLI reverbification update to this config file git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44353 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/manager.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample index ed2305f31f..e76558a594 100644 --- a/configs/manager.conf.sample +++ b/configs/manager.conf.sample @@ -5,10 +5,10 @@ ; ; This configuration file is read every time someone logs in ; -; Use the "show manager commands" at the CLI to list available manager commands +; Use the "manager list commands" at the CLI to list available manager commands ; and their authorization levels. ; -; "show manager command " will show a help text. +; "manager show command " will show a help text. ; ; ---------------------------- SECURITY NOTE ------------------------------- ; Note that you should not enable the AMI on a public IP address. If needed,