mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 01:54:33 +00:00
Update cheatsheets
This commit is contained in:
@@ -30,8 +30,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Download or update an entire directory:
|
||||
|
||||
`mirror {{path/to/remote_dir}} {{path/to/local_output_dir}}`
|
||||
`mirror {{path/to/remote_directory}} {{path/to/local_output_directory}}`
|
||||
|
||||
- Upload or update an entire directory:
|
||||
|
||||
`mirror {{[-R|--reverse]}} {{path/to/local_dir}} {{path/to/remote_output_dir}}`
|
||||
`mirror {{[-R|--reverse]}} {{path/to/local_directory}} {{path/to/remote_output_directory}}`
|
||||
|
||||
Reference in New Issue
Block a user