Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-29 00:19:50 +00:00
parent 370df82bda
commit 883e910225
10 changed files with 23 additions and 19 deletions

View File

@@ -13,10 +13,6 @@ source: https://github.com/tldr-pages/tldr.git
`puppet {{subcommand}}`
- Check the Puppet version:
`puppet --version`
- Display help:
`puppet --help`
@@ -24,3 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
- Display help for a subcommand:
`puppet help {{subcommand}}`
- Display version:
`puppet --version`