qconfig: Fix an incorrect format-string with negative value
This is not allowed, so use ljust() instead. This fixes the 'qconfig -i -I help' command. Signed-off-by:Simon Glass <sjg@chromium.org> Fixes: 1bd43060 ("moveconfig: Use f strings where possible")
Loading
Please register or sign in to comment