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