mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 12:49:13 +00:00
Update cheatsheets
This commit is contained in:
@@ -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 {{-o|--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 {{-s|--suffix}} {{%m%d%y}}`
|
||||
`git bugreport {{[-s|--suffix]}} {{%m%d%y}}`
|
||||
|
||||
Reference in New Issue
Block a user