tar: fix bzip to bzip2 in command description (#5264)

This commit is contained in:
Robby O'Connor
2021-02-12 22:53:30 -05:00
committed by GitHub
parent aec21d6f8f
commit 5cd65c2850
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# tar
> Archiving utility.
> Often combined with a compression method, such as gzip or bzip.
> Often combined with a compression method, such as gzip or bzip2.
> More information: <https://www.gnu.org/software/tar>.
- [c]reate an archive from [f]iles: