mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 15:50:22 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,6 +12,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`diff {{path/to/file1}} {{path/to/file2}} | diffstat`
|
||||
|
||||
- Display inserted, deleted and modified changes as a table:
|
||||
- Display inserted, deleted, and modified changes as a table:
|
||||
|
||||
`diff {{path/to/file1}} {{path/to/file2}} | diffstat -t`
|
||||
|
||||
Reference in New Issue
Block a user