aboutsummaryrefslogtreecommitdiffstats
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-04 16:49:47 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-04 16:49:47 +0000
commit60a5072b67d9501e1c9b512b135826f60a461853 (patch)
treef93e7f06ef4837ffeebddb4d4a8fc0c74f7d999f /configs/manager.conf.sample
parentb97f7c10d8e29bf12a88344981a7dacaf08ce99e (diff)
CLI reverbification update to this config file
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@44353 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/manager.conf.sample')
-rw-r--r--configs/manager.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index ed2305f31..e76558a59 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 <command>" will show a help text.
+; "manager show command <command>" will show a help text.
;
; ---------------------------- SECURITY NOTE -------------------------------
; Note that you should not enable the AMI on a public IP address. If needed,