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

colordiff: fix description tense issue

This commit is contained in:
thamaraiselvam 2020-09-28 09:22:44 +05:30 committed by Starbeamrainbowlabs
parent 5cc5ecc6c4
commit 7b0ab4a49b

View file

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