aboutsummaryrefslogtreecommitdiff
path: root/programs/zstdless.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'programs/zstdless.1.md')
-rw-r--r--programs/zstdless.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/programs/zstdless.1.md b/programs/zstdless.1.md
index d91d48abcc71..67c1c76769b9 100644
--- a/programs/zstdless.1.md
+++ b/programs/zstdless.1.md
@@ -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)