add new chinese translations
This commit is contained in:
16
pages.zh/common/aws-help.md
Normal file
16
pages.zh/common/aws-help.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# aws 帮助
|
||||
|
||||
> 显示有关 AWS CLI 的帮助信息。
|
||||
> 更多信息:<https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-help.html>。
|
||||
|
||||
- 显示帮助:
|
||||
|
||||
`aws help`
|
||||
|
||||
- 列出所有可用主题:
|
||||
|
||||
`aws help topics`
|
||||
|
||||
- 显示关于特定主题的帮助:
|
||||
|
||||
`aws help {{topic_name}}`
|
Reference in New Issue
Block a user