diff --git a/tldr/bunzip2 b/tldr/bunzip2 new file mode 100644 index 00000000..9c1508af --- /dev/null +++ b/tldr/bunzip2 @@ -0,0 +1,12 @@ +--- +syntax: markdown +tags: [tldr, common] +source: https://github.com/tldr-pages/tldr.git +--- +# bunzip2 + +> This command is an alias of `bzip2 --decompress`. + +- View documentation for the original command: + +`tldr bzip2`