xz*, lz*: add alias pages (#10185)

* xz*, lz*: add alias pages

* lzmore: add alias page
This commit is contained in:
Lena
2023-05-31 16:43:20 +02:00
committed by GitHub
parent a32fedde52
commit 7f64effe05
7 changed files with 53 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# lzegrep
> This command is an alias of `xzgrep --extended-regexp`.
> See also: `egrep`.
- View documentation for the original command:
`tldr xzgrep`
+8
View File
@@ -0,0 +1,8 @@
# lzfgrep
> This command is an alias of `xzgrep --fixed-strings`.
> See also: `fgrep`.
- View documentation for the original command:
`tldr xzgrep`
+7
View File
@@ -0,0 +1,7 @@
# lzgrep
> This command is an alias of `xzgrep`.
- View documentation for the original command:
`tldr xzgrep`
+7
View File
@@ -0,0 +1,7 @@
# lzless
> This command is an alias of `xzless`.
- View documentation for the original command:
`tldr xzless`
+7
View File
@@ -0,0 +1,7 @@
# lzmore
> This command is an alias of `xzmore`.
- View documentation for the original command:
`tldr xzmore`
+8
View File
@@ -0,0 +1,8 @@
# xzegrep
> This command is an alias of `xzgrep --extended-regexp`.
> See also: `egrep`.
- View documentation for the original command:
`tldr xzgrep`
+8
View File
@@ -0,0 +1,8 @@
# xzfgrep
> This command is an alias of `xzgrep --fixed-strings`.
> See also: `fgrep`.
- View documentation for the original command:
`tldr xzgrep`