add new chinese translations
This commit is contained in:
12
pages.zh/common/npm-whoami.md
Normal file
12
pages.zh/common/npm-whoami.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# npm whoami
|
||||
|
||||
> 显示 npm 用户名。
|
||||
> 更多信息:<https://docs.npmjs.com/cli/whoami>。
|
||||
|
||||
- 显示当前登录用户的用户名:
|
||||
|
||||
`npm whoami`
|
||||
|
||||
- 显示特定注册表中当前用户的用户名:
|
||||
|
||||
`npm whoami --registry={{registry_url}}`
|
Reference in New Issue
Block a user