mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-28 20:44:54 +02:00
colordiff: make description first letter as upper case
This commit is contained in:
parent
1574800326
commit
5cc5ecc6c4
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@
|
||||||
|
|
||||||
`colordiff -s {{file1}} {{file2}}`
|
`colordiff -s {{file1}} {{file2}}`
|
||||||
|
|
||||||
- ignoring white spaces:
|
- Ignoring white spaces:
|
||||||
|
|
||||||
`colordiff -w {{file1}} {{file2}}`
|
`colordiff -w {{file1}} {{file2}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue