Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-25 00:19:09 +00:00
parent ffb5ac3c0a
commit 686b592a91
25 changed files with 169 additions and 31 deletions

View File

@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
- View an issue in the default web browser:
`gh issue view {{[-w|--web]}} {{issue_number}}`
`gh issue view {{[-w|--web]}} {{issue_number|url}}`
- Create a pull request:
@@ -31,7 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
- View a pull request in the default web browser:
`gh pr view {{[-w|--web]}} {{pr_number}}`
`gh pr view {{[-w|--web]}} {{pr_number|url|branch}}`
- Check out a specific pull request locally: