comp: add wildcard sets as an example
This commit is contained in:

committed by
Agniva De Sarker

parent
01e8dad975
commit
9da6c44d67
@@ -11,6 +11,10 @@
|
||||
|
||||
`comp {{path/to/file_1}} {{path/to/file_2}}`
|
||||
|
||||
- Compare two sets of files:
|
||||
|
||||
`comp {{path/to/directory_1/*}} {{path/to/directory_2/*}}`
|
||||
|
||||
- Display differences in decimal format:
|
||||
|
||||
`comp /d {{path/to/file_1}} {{path/to/file_2}}`
|
||||
|
Reference in New Issue
Block a user