mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 23:55:22 +00:00
Update cheatsheets
This commit is contained in:
14
tldr/gh-preview
Normal file
14
tldr/gh-preview
Normal 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}}`
|
||||
Reference in New Issue
Block a user