Man Page Tweaks, Edits, Formatting Fixes
This started as an application of the edits suggested in #3201 and expanded from there.
This commit is contained in:
@@ -4,13 +4,13 @@ zstdless(1) -- view zstandard-compressed files
|
||||
SYNOPSIS
|
||||
--------
|
||||
|
||||
`zstdless` [*flags*] [_file_ ...]
|
||||
`zstdless` [<flags>] [<file> ...]
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
`zstdless` runs `less (1)` on files or stdin, if no files argument is given, after decompressing them with `zstdcat (1)`.
|
||||
`zstdless` runs `less`(1) on files or stdin, if no <file> argument is given, after decompressing them with `zstdcat`(1).
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
`zstd (1)`
|
||||
`zstd`(1)
|
||||
|
||||
Reference in New Issue
Block a user