diff options
author | Thomas White <taw@physics.org> | 2013-02-18 10:54:20 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-02-18 10:54:20 +0100 |
commit | 672b01c166b8fa015750379a3e86176495cbebf5 (patch) | |
tree | 440273b0ce951bf5319e2825b2cc97f07940ecf6 /doc | |
parent | d44602368d516163781e2a8a1b6ba943d1933a0f (diff) |
indexamajig: Remove --verbose option
This hasn't done anything at all since the new indexing subsystem, and hasn't done
anything useful for a lot longer.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/indexamajig.1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/man/indexamajig.1 b/doc/man/indexamajig.1 index 11da2445..91352f3e 100644 --- a/doc/man/indexamajig.1 +++ b/doc/man/indexamajig.1 @@ -253,11 +253,6 @@ Set the minimum I/sigma(I) for a peak to be integrated successfully. The defaul Copy the information from \fIpath\fR in the HDF5 file into the output stream. The information must be a single scalar value. This option is sometimes useful to allow data to be separated after indexing according to some condition such the presence of an optical pump pulse. You can give this option as many times as you need to copy multiple bits of information. .PD 0 -.IP \fB--verbose\fR -.PD -Be more verbose about indexing. - -.PD 0 .IP "\fB-j\fR \fIn\fR" .PD Run \fIn\fR analyses in parallel. Default: 1. |