1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 23:46:00 +02:00

Fix tar example

This commit is contained in:
Romain Prieto 2013-12-08 21:46:24 +11:00
parent 11264d9b19
commit 8e6ede35ef

View file

@ -1,7 +1,7 @@
# tar # tar
- Archiving utility - Archiving utility
- Supports tar / gzip / bzip - Optional compression with gzip / bzip
## create an archive from files ## create an archive from files