Include a Other Software section in Help file
[geeqie.git] / geeqie.1
index 12ae938..828239e 100644 (file)
--- a/geeqie.1
+++ b/geeqie.1
@@ -51,6 +51,10 @@ Start with blank file list.
 Set main window location.
 .br
 .B
+.IP \-n,\-\-new-instance
+Open a new instance of Geeqie.
+.br
+.B
 .IP \-r,\-\-remote
 Send following commands to open window.
 .br
@@ -81,6 +85,10 @@ Print version.
 .B
 .IP \-h,\-\-help
 Print command line options.
+.br
+.B
+.IP \-\-disable-clutter
+Disable use of Clutter library (i.e. GPU accel.).
 
 .SH REMOTE OPTIONS
 .B
@@ -144,7 +152,7 @@ Hide tools.
 Quit.
 .br
 .B
-.IP \-\-config-load:<FILE>
+.IP \-\-config-load:<FILE>|layout\ ID
 Load configuration from FILE.
 .br
 .B
@@ -156,22 +164,62 @@ Get list of sidecars of FILE.
 Get destination path of FILE.
 .br
 .B
-.IP \-\-file:<FILE>
-Open FILE, bring Geeqie window to the top.
+.IP file:<FILE>|<URL>
+Open FILE or URL, bring Geeqie window to the top.
 .br
 .B
-.IP \-\-File:<FILE>
-Open FILE, do not bring Geeqie window to the top.
+.IP \-\-file:<FILE>|<URL>
+Open FILE or URL, bring Geeqie window to the top.
+.br
+.B
+.IP File:<FILE>|<URL>
+Open FILE or URL, do not bring Geeqie window to the top.
+.br
+.B
+.IP \-\-File:<FILE>|<URL>
+Open FILE or URL, do not bring Geeqie window to the top.
 .br
 .B
 .IP \-\-tell
-Print filename of current image.
+Print filename [and Collection] of current image.
 .br
 .B
 .IP \-\-pixel\-info
 Print X, Y and RGB of mouse pointer on current image.
 .br
 .B
+.IP \-\-get\-rectangle
+Get rectangle co-ordinates.
+.br
+.B
+.IP \-\-get\-render\-intent
+Get render intent.
+.br
+.B
+.IP \-\-get\-filelist:[<FOLDER>]
+Get list of files and class.
+.br
+.B
+.IP \-\-get\-filelist-recurse:[<FOLDER>]
+Get list of file and class recursive.
+.br
+.B
+.IP \-\-get\-collection:<COLLECTION>
+Get collection content.
+.br
+.B
+.IP \-\-get\-collection\-list
+Get collection list.
+.br
+.B
+.IP \-\-get\-file\-info
+Get file info.
+.br
+.B
+.IP view:<FILE>
+Open FILE in new window.
+.br
+.B
 .IP \-\-view:<FILE>
 Open FILE in new window.
 .br
@@ -188,6 +236,10 @@ Add FILE to command line collection list.
 Bring the Geeqie window to the top.
 .br
 .B
+.IP \-\-raise
+Bring the Geeqie window to the top.
+.br
+.B
 .IP \-\-id:<ID>
 Window ID for following commands.
 .br
@@ -200,6 +252,10 @@ Open new window.
 Close window.
 .br
 .B
+.IP \-\-geometry=[XxY][+XOFF+YOFF]
+Set window geometry.
+.br
+.B
 .IP \-ct:clear|clean,\-\-cache-thumbs:clear|clean
 Clear or clean thumbnail cache.
 .br
@@ -231,6 +287,14 @@ Render thumbnails recursively (see Help).
 .IP \-\-lua:<FILE>,<lua-script>
 Run lua script on FILE.
 .br
+.B
+.IP \-\-PWD:<PWD>
+Use PWD as working directory for following commands.
+.br
+.B
+.IP \-\-print0
+Terminate returned data with null character instead of newline.
+.br
 
 .SH USAGE
 Key naming is similar to that of \fBemacs\fP(1): \fIC-key\fP indicates that control should be held, and key should be pressed; \fIS-key\fP  indicates that shift should be held and key should be pressed; these two can be combined, also, into \fIC-S-key\fP.