diff options
| author | Prashanth Pai <ppai@redhat.com> | 2013-12-13 16:20:11 +0530 | 
|---|---|---|
| committer | Vijay Bellur <vbellur@redhat.com> | 2013-12-16 07:01:33 -0800 | 
| commit | 588185463d1bbf1b011e3b0471771b3d4f4aa145 (patch) | |
| tree | 998835cc31c7d5bbf3c88b2ac08de0ff2f73b042 /doc/admin-guide/en-US/markdown/admin_console.md | |
| parent | a9623ada6f7b39ac2d567f66a496072487d8e6ec (diff) | |
doc: Fix markdown format errors
Made the following minor changes:
* Fix broken links and point to correct image paths
* Remove dead links and references
* Fix table format to conform to Github Flavoured Markdown
* Add few common terms to glossary
* Maintain consistency of format in writing headings <h1..h6>
* Remove irrelevant files
* Remove references to contact Red Hat support.
Change-Id: I4aed4945d56b5d68b8ea133ce5fa3162bfc2864f
Signed-off-by: Prashanth Pai <ppai@redhat.com>
Reviewed-on: http://review.gluster.org/6514
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc/admin-guide/en-US/markdown/admin_console.md')
| -rw-r--r-- | doc/admin-guide/en-US/markdown/admin_console.md | 5 | 
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/admin-guide/en-US/markdown/admin_console.md b/doc/admin-guide/en-US/markdown/admin_console.md index 9b69de02d3b..126b7e2064f 100644 --- a/doc/admin-guide/en-US/markdown/admin_console.md +++ b/doc/admin-guide/en-US/markdown/admin_console.md @@ -1,5 +1,4 @@ -Using the Gluster Console Manager – Command Line Utility -======================================================== +##Using the Gluster Console Manager – Command Line Utility  The Gluster Console Manager is a single command line utility that  simplifies configuration and management of your storage environment. The @@ -18,7 +17,7 @@ You can also use the commands to create scripts for automation, as well  as use the commands as an API to allow integration with third-party  applications. -**Running the Gluster Console Manager** +###Running the Gluster Console Manager  You can run the Gluster Console Manager on any GlusterFS server either  by invoking the commands or by running the Gluster CLI in interactive  | 
