diff --git a/VERSION b/VERSION index f63c68bf..3a790571 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -a12-193-g2d5f6d65ce+1 \ No newline at end of file +a12-194-g06c229dfd4+1 \ No newline at end of file diff --git a/common/src/option.c b/common/src/option.c index f3ec8d7f..199b4f50 100644 --- a/common/src/option.c +++ b/common/src/option.c @@ -583,7 +583,7 @@ void option_print() maxLen = alloc_sprintf( &line, "%-*s | Short | %-*s | Description", - state.groups[g].pad + 4, + strlen(state.groups[g].module) + state.groups[g].pad + 1, "Long", valueLen, "Value"