Replace non-breaking space with regular space in French pages (#6842)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# zopflipng
|
||||
|
||||
> Utilitaire de compression d'images PNG.
|
||||
> Plus d'informations : <https://github.com/google/zopfli>.
|
||||
> Plus d'informations : <https://github.com/google/zopfli>.
|
||||
|
||||
- Optimise une image PNG :
|
||||
- Optimise une image PNG :
|
||||
|
||||
`zopflipng {{entrée.png}} {{sortie.png}}`
|
||||
|
||||
- Optimise plusieurs images PNG et sauvegarde avec préfixe donné :
|
||||
- Optimise plusieurs images PNG et sauvegarde avec préfixe donné :
|
||||
|
||||
`zopflipng --prefix={{prefix}} {{image1.png}} {{image2.png}} {{image3.png}}`
|
||||
|
Reference in New Issue
Block a user