mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-23 09:24:10 +02:00
comp: update case-insensitive description
This commit is contained in:
parent
9da6c44d67
commit
ceff1fda4c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
`comp /l {{path/to/file_1}} {{path/to/file_2}}`
|
`comp /l {{path/to/file_1}} {{path/to/file_2}}`
|
||||||
|
|
||||||
- Use a case-insensitive comparison:
|
- Compare files case-insensitively:
|
||||||
|
|
||||||
`comp /c {{path/to/file_1}} {{path/to/file_2}}`
|
`comp /c {{path/to/file_1}} {{path/to/file_2}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue