anki, anytopnm, argocd: add French translation (#11531)

This commit is contained in:
Hahaha
2023-11-17 11:40:14 +01:00
committed by GitHub
parent 44315280cf
commit 16045be14f
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# anytopnm
> Convertis n'importe quel type de fichier image vers un format d'image commun.
> Plus d'informations : <https://netpbm.sourceforge.net/doc/anytopnm.html>.
- Convertis une image d'entrée au format PBM, PGM ou PPM, peut importe le type d'entrée :
`anytopnm {{chemin/vers/entrée}} > {{chemin/vers/sortie.pnm}}`
- Afficher la version :
`anytopnm -version`