aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 65b86b07..e5b6e19b 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -74,10 +74,8 @@ static void show_help(const char *s)
" -h, --help Display this help message.\n"
" --version Print CrystFEL version number and exit.\n"
"\n"
-" -i, --input=<filename> Specify file containing list of images to process.\n"
-" '-' means stdin, which is the default.\n"
-" -o, --output=<filename> Write output stream to this file. '-' for stdout.\n"
-" Default: indexamajig.stream\n"
+" -i, --input=<filename> Filename of list of images to process.\n"
+" -o, --output=<filename> Output stream filename.\n"
"\n"
" --indexing=<methods> Use 'methods' for indexing. Provide one or more\n"
" methods separated by commas.\n"