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:
parent
6a0fe85219
commit
1c40a80628
1 changed files with 16 additions and 0 deletions
16
pages.es/common/aws-help.md
Normal file
16
pages.es/common/aws-help.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue