From 28d58cf0096283f259ff64e70105b96690976bdc Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 27 Aug 2015 13:36:41 +0200 Subject: indexamajig: Update docs --- src/indexamajig.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/indexamajig.c') 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= Specify file containing list of images to process.\n" -" '-' means stdin, which is the default.\n" -" -o, --output= Write output stream to this file. '-' for stdout.\n" -" Default: indexamajig.stream\n" +" -i, --input= Filename of list of images to process.\n" +" -o, --output= Output stream filename.\n" "\n" " --indexing= Use 'methods' for indexing. Provide one or more\n" " methods separated by commas.\n" -- cgit v1.2.3