[totem/gnome-3-30] data: Remove gallery options from man page



commit 397f91ddc71ccae3f05750ccd3faabe3d5f3d263
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Oct 17 19:27:03 2018 +0200

    data: Remove gallery options from man page
    
    Fixes: a642fd97109c1802b9532924a12731677aabe65e
    
    Closes: #268

 data/totem-video-thumbnailer.1   | 5 +----
 data/totem-video-thumbnailer.pod | 6 +-----
 2 files changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/data/totem-video-thumbnailer.1 b/data/totem-video-thumbnailer.1
index fde4a35d..000da6e4 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.
diff --git a/data/totem-video-thumbnailer.pod b/data/totem-video-thumbnailer.pod
index d1c21b79..be222d97 100644
--- a/data/totem-video-thumbnailer.pod
+++ b/data/totem-video-thumbnailer.pod
@@ -4,7 +4,7 @@ totem-video-thumbnailer - video thumbnailer for the GNOME desktop
 
 =head1 SYNOPSYS
 
-B<totem-video-thumbnailer> [-j|--jpeg] [-l|--no-limit] [-g num|--gallery num] [-s size] input output 
[backend options]
+B<totem-video-thumbnailer> [-j|--jpeg] [-l|--no-limit] [-s size] input output [backend options]
 
 =head1 DESCRIPTION
 
@@ -38,10 +38,6 @@ Options to be passed to the backend (i.e. B<gstreamer>).
 
 Switch the output format to JPEG. The default is PNG.
 
-=item B<-g num> B<--gallery num>
-
-Output a gallery of the given number (0 is the default) of screenshots.
-
 =item B<-l> B<--no-limit>
 
 Don't limit the thumbnailing time to 30 seconds. For debugging purposes.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]