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}}` `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}}`