add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View 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}}`