1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 16:15:42 +02:00

tar: reword the second sentence of the main desc. (#1058)

This commit is contained in:
Waldir Pimenta 2016-09-22 20:09:54 +01:00 committed by GitHub
parent 386a66cc9d
commit d7041ec1d3

View file

@ -1,7 +1,7 @@
# tar # tar
> Archiving utility. > Archiving utility.
> Optional compression with gzip / bzip. > Often combined with a compression method, such as gzip or bzip.
- Create an archive from files: - Create an archive from files: