diff --git a/main/asterisk.c b/main/asterisk.c
index 47d58cecc857f846d3c81e699ea53c589239020c..de01bbe5a86c5a87335f8ce9c606484a2dbd2667 100644
--- a/main/asterisk.c
+++ b/main/asterisk.c
@@ -1335,11 +1335,11 @@ static const char bang_help[] =
 
 static const char show_warranty_help[] =
 "Usage: core show warranty\n"
-"	Shows the warranty (if any) for this copy of Asterisk.\n";
+"       Shows the warranty (if any) for this copy of Asterisk.\n";
 
 static const char show_license_help[] =
 "Usage: core show license\n"
-"	Shows the license(s) for this copy of Asterisk.\n";
+"       Shows the license(s) for this copy of Asterisk.\n";
 
 static const char version_help[] =
 "Usage: core show version\n"