mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 00:55:43 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,4 +18,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Overwrite the file or directory in the target path if it exists:
|
||||
|
||||
`git mv --force {{path/to/file_or_directory}} {{path/to/destination}}`
|
||||
`git mv {{[-f|--force]}} {{path/to/file_or_directory}} {{path/to/destination}}`
|
||||
|
||||
Reference in New Issue
Block a user