From fbe726e4c425aeff407e9f9d6d29d43b970af973 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Fri, 4 Oct 2024 21:05:06 +0100 Subject: [PATCH] Add missing three dots to [OPTION] since there can be more than one. --- docs/pv.1 | 2 +- docs/pv.1.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pv.1 b/docs/pv.1 index f49bc0b..a167f65 100644 --- a/docs/pv.1 +++ b/docs/pv.1 @@ -3,7 +3,7 @@ pv \- monitor the progress of data through a pipe .SH SYNOPSIS .B pv -[\fIOPTION\fR] +[\fIOPTION\fR]... [\fIFILE\fR]... .br .B pv diff --git a/docs/pv.1.md b/docs/pv.1.md index c5f8a58..a2df21a 100644 --- a/docs/pv.1.md +++ b/docs/pv.1.md @@ -4,7 +4,7 @@ pv - monitor the progress of data through a pipe # SYNOPSIS -**pv** \[*OPTION*\] \[*FILE*\]\...\ +**pv** \[*OPTION*\]\... \[*FILE*\]\...\ **pv** \[*-h*\|*-V*\] # DESCRIPTION