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

@@ -4,7 +4,7 @@
> Häufig kombiniert mit anderen Methoden zur Komprimierung, wie gzip oder bzip2.
> Weitere Informationen: <https://www.gnu.org/software/tar>.
- Erstelle ein Archiv von Datein:
- Erstelle ein Archiv von Dateien:
`tar cf {{pfad/zu/ziel.tar}} {{pfad/zu/datei1}} {{pfad/zu/datei2}} {{pfad/zu/datei3}}`