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:
parent
11264d9b19
commit
8e6ede35ef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue