mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 18:02:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Generate a Containerfile:
|
||||
|
||||
`bluebuild generate --output {{Containerfile}} {{path/to/recipe.yml}}`
|
||||
`bluebuild generate {{[-o|--output]}} {{Containerfile}} {{path/to/recipe.yml}}`
|
||||
|
||||
- Generate an ISO from a recipe:
|
||||
|
||||
@@ -26,4 +26,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display help:
|
||||
|
||||
`bluebuild --help`
|
||||
`bluebuild {{[-h|--help]}}`
|
||||
|
||||
Reference in New Issue
Block a user