mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 06:02:30 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,11 +22,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`yadm clone {{remote_repository_location}} --no-bootstrap`
|
||||
|
||||
- Change the worktree that `yadm` will use during cloning:
|
||||
- Change the worktree that yadm will use during cloning:
|
||||
|
||||
`yadm clone {{remote_repository_location}} --w {{worktree_file}}`
|
||||
|
||||
- Change the branch that `yadm` gets files from:
|
||||
- Change the branch that yadm gets files from:
|
||||
|
||||
`yadm clone {{remote_repository_location}} -b {{branch}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user