Update documentation for --selection options
authorColin Clark <colin.clark@cclark.uk>
Sun, 26 Mar 2023 18:11:50 +0000 (19:11 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 26 Mar 2023 18:11:50 +0000 (19:11 +0100)
Update man page and Help file/Reference for new command line options.

doc/docbook/CommandLineOptions.xml
geeqie.1

index 2229f19..05c3a9d 100644 (file)
@@ -3,12 +3,12 @@
                    "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
 <!-- lifted from man+troff by doclifter -->
 <refentry id='geeqie1'>
-<!-- DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1. -->
+<!-- DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2. -->
 <refmeta>
 <refentrytitle>GEEQIE</refentrytitle>
 <manvolnum>1</manvolnum>
-<refmiscinfo class='source'>August 2022</refmiscinfo>
-<refmiscinfo class='manual'>Geeqie 2.0.1 GTK3</refmiscinfo>
+<refmiscinfo class='source'>March 2023</refmiscinfo>
+<refmiscinfo class='manual'>Geeqie 2.0+git20230323-96b2cd4e GTK3</refmiscinfo>
 </refmeta>
 <refnamediv>
 <refname>Geeqie</refname>
@@ -30,7 +30,7 @@ zooming, panning, thumbnails and sorting images into collections.</para>
 
 <para>Generated for version:</para>
 
-<para>Geeqie 2.0.1</para>
+<para>Geeqie 2.0+git20230323-96b2cd4e</para>
 
 <refsect2 id='valid_options'><title>Valid options:</title>
 <variablelist remap='TP'>
@@ -311,6 +311,12 @@ zooming, panning, thumbnails and sorting images into collections.</para>
   <term><emphasis role='strong' remap='B'>--get-render-intent</emphasis></term>
   <listitem>
 <para>get render intent</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term><emphasis role='strong' remap='B'>--get-selection</emphasis></term>
+  <listitem>
+<para>get list of selected files</para>
   </listitem>
   </varlistentry>
   <varlistentry>
@@ -395,6 +401,24 @@ zooming, panning, thumbnails and sorting images into collections.</para>
   <term>raise</term>
   <listitem>
 <para>bring the Geeqie window to the top</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term><emphasis role='strong' remap='B'>--selection-add</emphasis>:[&lt;FILE&gt;]</term>
+  <listitem>
+<para>adds the current file (or the specified file) to the current selection</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term><emphasis role='strong' remap='B'>--selection-clear</emphasis></term>
+  <listitem>
+<para>clears the current selection</para>
+  </listitem>
+  </varlistentry>
+  <varlistentry>
+  <term><emphasis role='strong' remap='B'>--selection-remove</emphasis>:[&lt;FILE&gt;]</term>
+  <listitem>
+<para>removes the current file (or the specified file) from the current selection</para>
   </listitem>
   </varlistentry>
   <varlistentry>
@@ -464,7 +488,7 @@ zooming, panning, thumbnails and sorting images into collections.</para>
 </refsect1>
 
 <refsect1 id='copyright'><title>COPYRIGHT</title>
-<para>Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2022 by The Geeqie Team. Use this software  at  your
+<para>Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2023 by The Geeqie Team. Use this software  at  your
 own  risk! This  software released under the GNU General Public License. Please read the COPYING file for more
 information.</para>
 </refsect1>
index 7fccfbb..4ba2f31 100644 (file)
--- a/geeqie.1
+++ b/geeqie.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
-.TH GEEQIE "1" "August 2022" "Geeqie 2.0.1 GTK3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
+.TH GEEQIE "1" "March 2023" "Geeqie 2.0+git20230323-96b2cd4e GTK3" "User Commands"
 .SH NAME
 Geeqie - GTK based multiformat image viewer
 .SH SYNOPSIS
@@ -11,7 +11,7 @@ zooming, panning, thumbnails and sorting images into collections.
 
 Generated for version:
 .PP
-Geeqie 2.0.1
+Geeqie 2.0+git20230323\-96b2cd4e
 .SS "Valid options:"
 .TP
 \fB\-\-blank\fR
@@ -152,6 +152,9 @@ get rectangle co\-ordinates
 \fB\-\-get\-render\-intent\fR
 get render intent
 .TP
+\fB\-\-get\-selection\fR
+get list of selected files
+.TP
 \fB\-\-get\-sidecars\fR:<FILE>
 get list of sidecars of FILE
 .TP
@@ -194,6 +197,15 @@ bring the Geeqie window to the top
 raise
 bring the Geeqie window to the top
 .TP
+\fB\-\-selection\-add\fR:[<FILE>]
+adds the current file (or the specified file) to the current selection
+.TP
+\fB\-\-selection\-clear\fR
+clears the current selection
+.TP
+\fB\-\-selection\-remove\fR:[<FILE>]
+removes the current file (or the specified file) from the current selection
+.TP
 \fB\-s\fR   \fB\-\-slideshow\fR
 toggle slide show
 .TP
@@ -227,7 +239,7 @@ The name of a collection, with or without either path or extension (.gqv) may be
 .SH BUGS
 Please send bug reports and feedback to https://github.com/BestImageViewer/geeqie/issues
 .SH COPYRIGHT
-Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2022 by The Geeqie Team. Use this software  at  your
+Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2023 by The Geeqie Team. Use this software  at  your
 own  risk! This  software released under the GNU General Public License. Please read the COPYING file for more
 information.
 .SH "SEE ALSO"