diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/indexamajig.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index d047f86f..9b5873bb 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -353,6 +353,11 @@ You do not have to use all three of these options together. For example, if the Skip the prediction refinement step. .PD 0 +.IP \fB--profile +.PD +Display timing data for performance monitoring. + +.PD 0 .IP \fB--felix-options\fR .PD Specify a comma-separated list of keyword arguments to change the default parameters passed to the felix indexer. For asthetics, this list can also be preceeded and followed by quotations - as in: \fB--felix-options="arg1=10,arg2=600"\fR. A list of parameters which can be modified through this option is detailed below. |