mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 16:55:38 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Check the rules that apply to a specific branch in another repository:
|
||||
|
||||
`gh {{[rs|ruleset]}} check {{branch_name}} {{[-R|--repo]}} {{owner}}/{{repo}}`
|
||||
`gh {{[rs|ruleset]}} check {{branch_name}} {{[-R|--repo]}} {{owner}}/{{repository}}`
|
||||
|
||||
- Interactively select and view a ruleset for the current repository:
|
||||
|
||||
@@ -38,4 +38,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Open the list of rulesets for a specific repository in the browser:
|
||||
|
||||
`gh {{[rs|ruleset]}} {{[ls|list]}} {{[-R|--repo]}} {{owner}}/{{repo}} {{[-w|--web]}}`
|
||||
`gh {{[rs|ruleset]}} {{[ls|list]}} {{[-R|--repo]}} {{owner}}/{{repository}} {{[-w|--web]}}`
|
||||
|
||||
Reference in New Issue
Block a user