aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2015-08-27 13:36:41 +0200
committerThomas White <taw@physics.org>2015-08-27 13:36:41 +0200
commit28d58cf0096283f259ff64e70105b96690976bdc (patch)
tree4e5679fc6d4cfd188c7e1be2ec7a092f7ef0479b /src/indexamajig.c
parentf26a6c0e541b444db3fcb6895c203d5993010073 (diff)
indexamajig: Update docs
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"