comparison doc/docbook/GuideReferenceCommandLine.xml @ 2912:3fc1b4b21177

Update documentation, remove obsolete GQview import options Update plugin and remote commands documentation. The last update for GQview was 13 years ago; presumably the import options are no longer useful.
author Colin Clark <colin.clark@cclark.uk>
date Wed, 27 Mar 2019 11:56:16 +0000
parents a03b5446e68f
children
comparison
equal deleted inserted replaced
2911:89bdd971db1a 2912:3fc1b4b21177
211 <entry>file:&lt;file&gt;</entry> 211 <entry>file:&lt;file&gt;</entry>
212 <entry>Open &lt;file&gt; and bring Geeqie window to the top</entry> 212 <entry>Open &lt;file&gt; and bring Geeqie window to the top</entry>
213 </row> 213 </row>
214 <row> 214 <row>
215 <entry /> 215 <entry />
216 <entry>--file:&lt;file&gt;</entry>
217 <entry>Open &lt;file&gt; and bring Geeqie window to the top</entry>
218 </row>
219 <row>
220 <entry />
216 <entry>File:&lt;file&gt;</entry> 221 <entry>File:&lt;file&gt;</entry>
217 <entry>Open &lt;file&gt; and do not bring Geeqie window to the top</entry> 222 <entry>Open &lt;file&gt; and do not bring Geeqie window to the top</entry>
218 </row> 223 </row>
219 <row> 224 <row>
220 <entry /> 225 <entry />
226 <entry>--File:&lt;file&gt;</entry>
227 <entry>Open &lt;file&gt; and do not bring Geeqie window to the top</entry>
228 </row>
229 <row>
230 <entry />
221 <entry>--tell</entry> 231 <entry>--tell</entry>
222 <entry>Print filename of current image</entry> 232 <entry>Print filename [and Collection] of current image</entry>
223 </row> 233 </row>
224 <row> 234 <row>
225 <entry /> 235 <entry />
226 <entry>--pixel-info</entry> 236 <entry>--pixel-info</entry>
227 <entry>Print X, Y and RGB of mouse pointer on current image</entry> 237 <entry>Print X, Y and RGB of mouse pointer on current image</entry>
231 <entry>view:&lt;file&gt;</entry> 241 <entry>view:&lt;file&gt;</entry>
232 <entry>Open new window containing &lt;file&gt;</entry> 242 <entry>Open new window containing &lt;file&gt;</entry>
233 </row> 243 </row>
234 <row> 244 <row>
235 <entry /> 245 <entry />
246 <entry>--view:&lt;file&gt;</entry>
247 <entry>Open new window containing &lt;file&gt;</entry>
248 </row>
249 <row>
250 <entry />
236 <entry>--list-clear</entry> 251 <entry>--list-clear</entry>
237 <entry>Clear command line collection list</entry> 252 <entry>Clear command line collection list</entry>
238 </row> 253 </row>
239 <row> 254 <row>
240 <entry /> 255 <entry />
242 <entry>Add &lt;file&gt; to command line collection list</entry> 257 <entry>Add &lt;file&gt; to command line collection list</entry>
243 </row> 258 </row>
244 <row> 259 <row>
245 <entry /> 260 <entry />
246 <entry>raise</entry> 261 <entry>raise</entry>
262 <entry>Bring the geeqie window to the top</entry>
263 </row>
264 <row>
265 <entry />
266 <entry>--raise</entry>
247 <entry>Bring the geeqie window to the top</entry> 267 <entry>Bring the geeqie window to the top</entry>
248 </row> 268 </row>
249 <row> 269 <row>
250 <entry /> 270 <entry />
251 <entry>--id:&lt;ID&gt;</entry> 271 <entry>--id:&lt;ID&gt;</entry>
309 <row> 329 <row>
310 <entry /> 330 <entry />
311 <entry>--lua:&lt;file&gt;,&lt;lua script&gt;</entry> 331 <entry>--lua:&lt;file&gt;,&lt;lua script&gt;</entry>
312 <entry>run lua script on file</entry> 332 <entry>run lua script on file</entry>
313 </row> 333 </row>
334 <row>
335 <entry />
336 <entry>--PWD:&lt;PWD&gt;</entry>
337 <entry>Use PWD as working directory for following commands</entry>
338 </row>
314 </tbody> 339 </tbody>
315 </tgroup> 340 </tgroup>
316 </table> 341 </table>
317 <para /> 342 <para />
318 </section> 343 </section>