Update cheatsheets

This commit is contained in:
ivuorinen
2026-03-03 00:28:02 +00:00
parent d8f280b652
commit 96131996f2
4 changed files with 47 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
- Display the result of a GraphQL query in JSON format:
`gh api graphql {{[-f|--field]}} {{name=':repo'}} {{[-f|--raw-field]}} '{{query}}'`
`gh api graphql {{[-F|--field]}} {{name=':repo'}} {{[-f|--raw-field]}} '{{query}}'`
- Send a request using a custom HTTP method: