Update cheatsheets

This commit is contained in:
ivuorinen
2026-02-07 00:26:49 +00:00
parent efbccb61fb
commit c8acbc5872
15 changed files with 98 additions and 40 deletions

View File

@@ -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}}`