mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 15:15:29 +02:00
gh: add repo clone example (#4635)
This commit is contained in:
parent
b22e30026a
commit
d3c7c7efad
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
|
||||
`gh pr status`
|
||||
|
||||
- Clone a repository locally:
|
||||
|
||||
`gh repo clone {{owner}}/{{repository}}`
|
||||
|
||||
- Create a new issue:
|
||||
|
||||
`gh issue create`
|
||||
|
|
Loading…
Add table
Reference in a new issue