mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-12 12:47:42 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,7 +13,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`rsync {{path/to/source}} {{path/to/destination}}`
|
||||
|
||||
- Use archive mode (recursively copy directories, copy symlinks without resolving, and preserve permissions, ownership and modification times):
|
||||
- Use archive mode (recursively copy directories, copy symlinks without resolving, and preserve permissions, ownership, and modification times):
|
||||
|
||||
`rsync {{[-a|--archive]}} {{path/to/source}} {{path/to/destination}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user