summaryrefslogtreecommitdiff
path: root/data/totem-video-thumbnailer.1
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-10-17 19:27:03 +0200
committerBastien Nocera <hadess@hadess.net>2018-10-17 19:29:03 +0200
commit862e3fbb4adcf2f368c437523a7207308135f1d3 (patch)
tree7a750506a5c71420d93d48e1dde387ebe5527ed2 /data/totem-video-thumbnailer.1
parentc0929e89a7c84bb3d89ddf3e010c3c3ca1e4667a (diff)
downloadtotem-862e3fbb4adcf2f368c437523a7207308135f1d3.tar.gz
data: Remove gallery options from man page
Fixes: a642fd97109c1802b9532924a12731677aabe65e Closes: #268
Diffstat (limited to 'data/totem-video-thumbnailer.1')
-rw-r--r--data/totem-video-thumbnailer.15
1 files changed, 1 insertions, 4 deletions
diff --git a/data/totem-video-thumbnailer.1 b/data/totem-video-thumbnailer.1
index fde4a35d8..000da6e40 100644
--- a/data/totem-video-thumbnailer.1
+++ b/data/totem-video-thumbnailer.1
@@ -141,7 +141,7 @@
totem\-video\-thumbnailer \- video thumbnailer for the GNOME desktop
.SH "SYNOPSYS"
.IX Header "SYNOPSYS"
-\&\fBtotem-video-thumbnailer\fR [\-j|\-\-jpeg] [\-l|\-\-no\-limit] [\-g num|\-\-gallery num] [\-s size] input output [backend options]
+\&\fBtotem-video-thumbnailer\fR [\-j|\-\-jpeg] [\-l|\-\-no\-limit] [\-s size] input output [backend options]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
This manual page documents briefly the \fBtotem-video-thumbnailer\fR command. This manual page was written for the Debian Project because the original program does not have a manual page.
@@ -163,9 +163,6 @@ Options to be passed to the backend (i.e. \fBgstreamer\fR).
.IP "\fB\-j\fR \fB\-\-jpeg\fR" 8
.IX Item "-j --jpeg"
Switch the output format to \s-1JPEG\s0. The default is \s-1PNG\s0.
-.IP "\fB\-g num\fR \fB\-\-gallery num\fR" 8
-.IX Item "-g num --gallery num"
-Output a gallery of the given number (0 is the default) of screenshots.
.IP "\fB\-l\fR \fB\-\-no\-limit\fR" 8
.IX Item "-l --no-limit"
Don't limit the thumbnailing time to 30 seconds. For debugging purposes.