summaryrefslogtreecommitdiff
path: root/doc/man/pymcaroitool.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/pymcaroitool.1')
-rw-r--r--doc/man/pymcaroitool.15
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/man/pymcaroitool.1 b/doc/man/pymcaroitool.1
index 230e3da..c7d9ec6 100644
--- a/doc/man/pymcaroitool.1
+++ b/doc/man/pymcaroitool.1
@@ -41,6 +41,10 @@ its format is supported.
.P
Start the program with a file browser to select the input files.
+.B pymcaroitool --binding=XX
+.P
+Start the program using the selected Qt binding. It has ot be one of PyQt5, PyQt4, PySide or PySide2.
+
.B pymcaroitool file_0001.edf
.P
Tries to open the file named file_0001.edf and all indexed files of
@@ -51,7 +55,6 @@ the form file_????.edf where ???? is a number.
Tries to open the file named file_0001.edf and all indexed files of
the form file_????.edf where ???? is a number as a set of images.
-
.B pymcaroitool uncompressed_tiff_file_0001.tif
.P
Tries to open a series of uncompressed TIFF files as an image stack.