diff --git a/pages/common/zless.md b/pages/common/zless.md index 094b2cc45..e911fb47c 100644 --- a/pages/common/zless.md +++ b/pages/common/zless.md @@ -1,8 +1,8 @@ # zless -> View compressed files. +> View `gzip` and `xz` compressed files. > More information: . -- Page through a compressed archive with `less`: +- Page through a `gzip` compressed file with `less`: `zless {{file.txt.gz}}`