Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-14 00:18:04 +00:00
parent 5f589d2ead
commit 9304a1c1bb
51 changed files with 121 additions and 54 deletions

View File

@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
- Create a new bug report file in the specified directory, creating it if it does not exist:
`git bugreport --output-directory {{path/to/directory}}`
`git bugreport {{-o|--output-directory}} {{path/to/directory}}`
- Create a new bug report file with the specified filename suffix in `strftime` format:
`git bugreport --suffix {{%m%d%y}}`
`git bugreport {{-s|--suffix}} {{%m%d%y}}`