1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:22:09 +02:00

comp: update case-insensitive description

This commit is contained in:
pxgamer 2018-11-20 09:08:14 +00:00 committed by Agniva De Sarker
parent 9da6c44d67
commit ceff1fda4c

View file

@ -27,7 +27,7 @@
`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}}`