aboutsummaryrefslogtreecommitdiffstats
path: root/ffuse-frame
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ffuse-frame.18
1 files changed, 4 insertions, 4 deletions
diff --git a/ffuse-frame.1 b/ffuse-frame.1
index b5df3b3..a32a959 100644
--- a/ffuse-frame.1
+++ b/ffuse-frame.1
@@ -1,6 +1,6 @@
.TH FFUSE-FRAME 1 FFUTILS
.SH NAME
-ffuse-frame \- create an image file from a video file
+ffuse-frame \- Create an image file from a video file
.SH SYNOPSIS
.B ffuse-frame
@@ -16,7 +16,7 @@ extracts a frame from the video track from
.I in-file
and creates an audio file tagged with this frame
(or a video file where the video track is replaced
-with this frame), and stored it as
+with this frame), and stores it as
.IR out-file .
.PP
.B ffuse-frame
@@ -26,7 +26,7 @@ be transcoded to Portable Network Graphics (PNG).
.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
@@ -44,7 +44,7 @@ The pathname for the new audio file.
.SH EXIT VALUE
.TP
0
-Successful completely.
+Successful completion.
.TP
1
An error occurred.