aws-help: add Spanish translation (#10155)

This commit is contained in:
Darío Hereñú
2023-05-19 01:06:36 -03:00
committed by GitHub
parent 6a0fe85219
commit 1c40a80628

View File

@@ -0,0 +1,16 @@
# aws help
> Muestra información de ayuda sobre la CLI de AWS.
> Más información: <https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-help.html>.
- Muestra la ayuda:
`aws help`
- Lista todos los temas disponibles:
`aws help topics`
- Muestra ayuda sobre un tema específico:
`aws help {{nombre_tema}}`