1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-28 16:44:56 +02:00

colordiff: make description first letter as upper case

This commit is contained in:
thamaraiselvam 2020-09-28 09:07:35 +05:30 committed by Starbeamrainbowlabs
parent 1574800326
commit 5cc5ecc6c4

View file

@ -20,6 +20,6 @@
`colordiff -s {{file1}} {{file2}}`
- ignoring white spaces:
- Ignoring white spaces:
`colordiff -w {{file1}} {{file2}}`