aws-help, aws-iam: add French translation (#8369)

This commit is contained in:
Nicolas Hansse
2022-08-19 03:26:34 +02:00
committed by GitHub
parent e7eae6c772
commit 3b4bf8b260
2 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# aws help
> Affiche l'aide sur la CLI AWS.
> Plus d'informations : <https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-help.html>.
- Affiche l'aide :
`aws help`
- Liste tous les sujets disponibles :
`aws help topics`
- Affiche l'aide à propos d'un sujet particulier :
`aws help {{nom_du_sujet}}`