common/a~g*:fix outdated Chinese pages (#14690)
* common/a~g*:fix outdated Chinese pages * Update airmon-ng.md * Update aria2c.md * update chown * Update ansible-playbook.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
@@ -15,6 +15,18 @@
|
||||
|
||||
`gh repo fork {{拥有者}}/{{仓库}} --clone`
|
||||
|
||||
- 在网络浏览器中查看仓库:
|
||||
- 在默认的网络浏览器中查看一个仓库:
|
||||
|
||||
`gh repo view {{仓库}} --web`
|
||||
|
||||
- 列出特定用户或组织拥有的仓库(如果未设置拥有者,默认拥有者将是当前登录用户):
|
||||
|
||||
`gh repo list {{拥有者}}`
|
||||
|
||||
- 仅列出非派生的仓库,并限制列出的仓库数量(默认:30):
|
||||
|
||||
`gh repo list {{拥有者}} --source -L {{限制数量}}`
|
||||
|
||||
- 列出具有特定主要编程语言的仓库:
|
||||
|
||||
`gh repo list {{拥有者}} --language {{语言名称}}`
|
||||
|
Reference in New Issue
Block a user