diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:33:15 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:33:15 +0100 |
| commit | 289697dccd1089392796d83e41701d30191e0262 (patch) | |
| tree | 9440490dec55ee9080eb4b38b282753869bf5f72 /ffextract-frame.1 | |
| parent | ffextract-audio: use .ogg for vorbis files (diff) | |
| download | ffutils-289697dccd1089392796d83e41701d30191e0262.tar.gz ffutils-289697dccd1089392796d83e41701d30191e0262.tar.bz2 ffutils-289697dccd1089392796d83e41701d30191e0262.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'ffextract-frame.1')
| -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. |
