diff --git a/pbx/pbx_config.c b/pbx/pbx_config.c
index c09677a020236d4aa3b89f74c35c0c91b6e02e21..89ad44afea8767deb89111c21ade59ad09173a67 100755
--- a/pbx/pbx_config.c
+++ b/pbx/pbx_config.c
@@ -95,7 +95,7 @@ static char reload_extensions_help[] =
 "Usage: reload extensions.conf without reloading any other modules\n"
 "       This command does not delete global variables\n"
 "\n"
-"Example: reload extensions\n";
+"Example: extensions reload\n";
 
 /*
  * Implementation of functions provided by this module