tar: fix bzip to bzip2 in command description (#5264)
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user