aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2011-03-06 18:37:49 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:17 +0100
commit1e16549925a1c2efae4903e90a1754aaed0b5a35 (patch)
tree442dafdc6fa396d618f4d616c5bd771f7ee5afc8 /src
parentfb54afd078e600183e11caeb0713065b94e7968f (diff)
Formatting
Diffstat (limited to 'src')
-rw-r--r--src/sum_stack.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sum_stack.c b/src/sum_stack.c
index c25a79aa..570ba3fc 100644
--- a/src/sum_stack.c
+++ b/src/sum_stack.c
@@ -102,8 +102,8 @@ static void show_help(const char *s)
" pixels in each 3x3 region to zero if any of them\n"
" have negative values.\n"
"\n"
-" -j <n> Run <n> analyses in parallel. Default 1.\n"
-" -x, --prefix=<p> Prefix filenames from input file with 'p'.\n");
+" -j <n> Run <n> analyses in parallel. Default 1.\n"
+" -x, --prefix=<p> Prefix filenames from input file with 'p'.\n");
}