[suggestion] Align -help output to grid
Posted: Wed Mar 01, 2023 12:34 pm
Suggestion
improve readability of -help output by alighning it to grid
main change
- -help output aligned to grid
other changes
- unifed period marking to ... (tripple dot) as there are 3 different symbols used: <->, -, and ...
- unified channels naming to short version (r g b a), as sometimes it is written in full, sometimes in short
- fixed some typos in description:
-- "Display informations only" > "Display information only", information sould not be plural
-- "Display information & metadata only" > "Display information & metadata only", same as above
-- "Geometry is widthxheight+offset" > "Geometry is WidthxHeight+Offset", capitalize for better readability
-- "floydSteinberg" > "Floyd-Steinberg"
-- added space after comma
-- deleted space before : in some cases, e.g. "(default : 6)" > "(default: 6)"
-- deleted space in the end of most lines
to check
- "Album bщbщ", not sure if this is correct description for frm2 extention
UPD
230312
- minor fix: "AVIF speed (0-10)" > "AVIF speed (0...10)"
improve readability of -help output by alighning it to grid
main change
- -help output aligned to grid
other changes
- unifed period marking to ... (tripple dot) as there are 3 different symbols used: <->, -, and ...
- unified channels naming to short version (r g b a), as sometimes it is written in full, sometimes in short
- fixed some typos in description:
-- "Display informations only" > "Display information only", information sould not be plural
-- "Display information & metadata only" > "Display information & metadata only", same as above
-- "Geometry is widthxheight+offset" > "Geometry is WidthxHeight+Offset", capitalize for better readability
-- "floydSteinberg" > "Floyd-Steinberg"
-- added space after comma
-- deleted space before : in some cases, e.g. "(default : 6)" > "(default: 6)"
-- deleted space in the end of most lines
to check
- "Album bщbщ", not sure if this is correct description for frm2 extention
UPD
230312
- minor fix: "AVIF speed (0-10)" > "AVIF speed (0...10)"