Make CLI help dialog visually readable (#16696)
When using the CLI command nvda.exe --help, a dialog window opens with visual clipping for smaller screens.
Description of user facing changes
Make the dialog wider and more legible.
Description of development approach
Created a custom formatter to widen the default dialog for CLI help.