mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-08 07:57:28 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/cmp
2
tldr/cmp
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Output the byte numbers and values of every difference:
|
||||
|
||||
`cmp {{[-v|--verbose]}} {{path/to/file1}} {{path/to/file2}}`
|
||||
`cmp {{[-l|--verbose]}} {{path/to/file1}} {{path/to/file2}}`
|
||||
|
||||
- Compare files but output nothing, yield only the exit status:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user