aws-*: add Korean translation (#13696)

This commit is contained in:
HoJeong Im
2024-09-22 01:46:36 +09:00
committed by GitHub
parent 3f2a32ff40
commit 6b068a7b05
10 changed files with 287 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# aws help
> AWS CLI에 대한 도움말 정보를 표시.
> 더 많은 정보: <https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-help.html>.
- 도움말 표시:
`aws help`
- 사용 가능한 모든 주제를 나열:
`aws help topics`
- 특정 주제에 대한 도움말 표시:
`aws help {{주제_이름}}`