aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/indexamajig.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 97ab2725..9eaf9ae2 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -855,6 +855,8 @@ int main(int argc, char *argv[])
if ( have_push_res && !(iargs.int_meth & INTEGRATION_RESCUT) ) {
ERROR("WARNING: You used --push-res, but not -rescut, "
"therefore --push-res will have no effect.\n");
+ ERROR("WARNING: Add --integration=rings-rescut or "
+ "--integration=prof2d-rescut.\n");
}
/* Parse unit cell tolerance */