From 5cc5ecc6c4499df25f974989b909e049a857b8af Mon Sep 17 00:00:00 2001 From: thamaraiselvam Date: Mon, 28 Sep 2020 09:07:35 +0530 Subject: [PATCH] colordiff: make description first letter as upper case --- pages/common/colordiff.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/colordiff.md b/pages/common/colordiff.md index 56708f2e4f..f86c82a935 100644 --- a/pages/common/colordiff.md +++ b/pages/common/colordiff.md @@ -20,6 +20,6 @@ `colordiff -s {{file1}} {{file2}}` -- ignoring white spaces: +- Ignoring white spaces: `colordiff -w {{file1}} {{file2}}`