Update cheatsheets

This commit is contained in:
ivuorinen
2026-02-13 00:29:55 +00:00
parent 42219ff8ca
commit b4f14e4a22
6 changed files with 19 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
`git rm {{path/to/file}}`
- Remove directory:
- Remove directory [r]ecursively:
`git rm -r {{path/to/directory}}`