mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 04:51:56 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Apply and commit changes following a remote patch file:
|
||||
|
||||
`curl -L {{https://example.com/file.patch}} | git apply`
|
||||
`curl {{[-L|--location]}} {{https://example.com/file.patch}} | git apply`
|
||||
|
||||
- Abort the process of applying a patch file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user