1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:13:52 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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