swiftDialog
swiftDialog copied to clipboard
Error in Command Line Options wiki page
trafficstars
Describe the bug On the wiki page at https://github.com/swiftDialog/swiftDialog/wiki/Command-Line-Options there is an error.
--width <number>
Set dialog window width
--height <number>
Set dialog window width
That final line should say "dialog window height"
Same typo is present in the actual help dialog for the tool dialog --help, I corrected the wiki.
LOL 🤣
it sets the width but in a vertical direction
🫣
It sets the width when you have your screen mounted portrait.
BTW -
--iconalpha <num>
Set the dialog icon transparancy
It should be "transparency"
--style presentation | mini | centered | alert | caution | warning Could you add "centred"?