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:
parent
5cc5ecc6c4
commit
7b0ab4a49b
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue