diff options
Diffstat (limited to '')
| -rw-r--r-- | ffextract-frame.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ffextract-frame.1 b/ffextract-frame.1 index e048414..abadc41 100644 --- a/ffextract-frame.1 +++ b/ffextract-frame.1 @@ -1,6 +1,6 @@ .TH FFEXTRACT-FRAME 1 FFUTILS .SH NAME -ffextract-frame \- create an image file from a video file +ffextract-frame \- Create an image file from a video file .SH SYNOPSIS .B ffextract-frame @@ -20,7 +20,7 @@ and copies it into the new file .SH OPTIONS .TP .BR \-t \ \fItime\fP -The timestamp of the frame to used. The default is 10 seconds. +The timestamp of the frame to use. The default is 10 seconds. .TP .BR \-y Overwrite output file if it already exists. @@ -49,7 +49,7 @@ is determined by the filename suffix. .SH EXIT VALUE .TP 0 -Successful completely. +Successful completion. .TP 1 An error occurred. |
