pages.de/*: fix spelling and grammar (#7135)

This commit is contained in:
Daniel
2021-10-22 17:03:00 +02:00
committed by GitHub
parent f7734c08a2
commit afe2deb899
46 changed files with 64 additions and 64 deletions

View File

@@ -11,15 +11,15 @@
`asciiart {{www.example.com/bild.jpg}}`
- Wähle die output Breite (default ist 100):
- Wähle die Breite der Ausgabe (standardmäßig 100):
`asciiart -width {{50}} {{pfad/zum/bild.jpg}}`
- Zeige den output in Farbe:
- Zeige die Ausgabe in Farbe:
`asciiart --color {{pfad/zum/bild.jpg}}`
- Wähle das outout format (default ist text):
- Wähle das Ausgabeformat (standardmäßig text):
`asciiart --format {{text|html}} {{pfad/zum/bild.jpg}}`