xz*, lz*: add alias pages (#10185)
* xz*, lz*: add alias pages * lzmore: add alias page
This commit is contained in:
@@ -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`
|
||||
@@ -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`
|
||||
@@ -0,0 +1,7 @@
|
||||
# lzgrep
|
||||
|
||||
> This command is an alias of `xzgrep`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr xzgrep`
|
||||
@@ -0,0 +1,7 @@
|
||||
# lzless
|
||||
|
||||
> This command is an alias of `xzless`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr xzless`
|
||||
@@ -0,0 +1,7 @@
|
||||
# lzmore
|
||||
|
||||
> This command is an alias of `xzmore`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr xzmore`
|
||||
@@ -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`
|
||||
@@ -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`
|
||||
Reference in New Issue
Block a user