diff --git a/aio/content/cli/index.md b/aio/content/cli/index.md
index 2cf22efd19..6234b44499 100644
--- a/aio/content/cli/index.md
+++ b/aio/content/cli/index.md
@@ -1,4 +1,4 @@
-
CLI Command Reference
+# CLI Overview and Command Reference
The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications. You can use the tool directly in a command shell, or indirectly through an interactive UI such as [Angular Console](https://angularconsole.com).