Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-11 00:18:10 +00:00
parent 4ccd905055
commit d185573d5d
9 changed files with 193 additions and 1 deletions

14
tldr/gh-preview Normal file
View File

@@ -0,0 +1,14 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# gh preview
> Preview GitHub CLI programs for testing and development purposes.
> These commands are unstable and may change at any time.
> More information: <https://cli.github.com/manual/gh_preview>.
- Run a specific preview command:
`gh preview {{command}}`