mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-18 10:49:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -27,7 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Transfer directory contents, but not the directory itself:
|
||||
|
||||
`rsync {{[-r|--recursive]}} {{path/to/source}}/ {{path/to/destination}}`
|
||||
`rsync {{[-r|--recursive]}} {{path/to/source/}} {{path/to/destination}}`
|
||||
|
||||
- Use archive mode, resolve symlinks, and skip files that are newer on the destination:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user