diff options
author | Thomas White <taw@physics.org> | 2013-05-30 10:52:20 -0700 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-05-30 10:52:20 -0700 |
commit | 8395530d4eeaaf4d2a0aeff35b5ddcfd90728cb5 (patch) | |
tree | 6f6daee1b6ef4d8e21e2a8f9fd6e5a2f75659b98 /src/indexamajig.c | |
parent | 9183ac1df9d8c53551907c8aef347deb8378e0e7 (diff) |
Update docs
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r-- | src/indexamajig.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c index 67e9a7c4..27ea8fa5 100644 --- a/src/indexamajig.c +++ b/src/indexamajig.c @@ -125,8 +125,6 @@ static void show_help(const char *s) "-e, --image=<element> Use this image from the HDF5 file.\n" " Example: /data/data0.\n" " Default: The first one found.\n" -" --res-cutoff Estimate the resolution limit of each pattern, and\n" -" don't integrate reflections further out.\n" "\n" "\nFor time-resolved stuff, you might want to use:\n\n" " --copy-hdf5-field <f> Copy the value of field <f> into the stream. You\n" |