Skip to content

Commit

Permalink
Merge pull request #1056 from bradh/heif-info_manual
Browse files Browse the repository at this point in the history
examples: update heif-info manual page
  • Loading branch information
farindk authored Dec 14, 2023
2 parents 5e19d8b + 98f03a5 commit dd5774f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions examples/heif-info.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ heif-info \- show information on HEIC/HEIF file
.B heif-info
[\fB\-d\fR|\fB--dump-boxes\fR]
[\fB\-h\fR|\fB--help\fR]
[\fB\-v\fR|\fB--version\fR]
.IR filename
.SH DESCRIPTION
.B heif-info
Expand All @@ -14,8 +15,11 @@ Show information on HEIC/HEIF file.
.BR \-d ", " \-\-dump-boxes\fR
Show a low-level dump of all MP4 file boxes.
.TP
.BR \-help ", " \-\-help\fR
Show help.
.BR \-h ", " \-\-help\fR
Show help. A filename is not required or used.
.TP
.BR \-v ", " \-\-version\fR
Show version information for the tool, library version, and the plugin path. A filename is not required or used.
.SH EXIT STATUS
.PP
\fB0\fR
Expand Down

0 comments on commit dd5774f

Please sign in to comment.