aboutsummaryrefslogtreecommitdiff
path: root/src/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.c')
-rw-r--r--src/options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.c b/src/options.c
index a9b96f7..ef05fc8 100644
--- a/src/options.c
+++ b/src/options.c
@@ -292,7 +292,7 @@ static void usage(const char *arg0, int print_copyright)
break;
}
if (has_default)
- snprint_multilined_ljust(&spaces_long[sizeof spaces_long / 2],
+ snprint_multilined_ljust(&spaces_long[5],
value, buf_help + off, sizeof buf_help - off);
fprintf(stderr, "%16s %s"