swiftDialog icon indicating copy to clipboard operation
swiftDialog copied to clipboard

Error in Command Line Options wiki page

Open Honestpuck opened this issue 1 year ago • 5 comments
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"

Honestpuck avatar Sep 12 '24 03:09 Honestpuck

Same typo is present in the actual help dialog for the tool dialog --help, I corrected the wiki.

BigMacAdmin avatar Sep 12 '24 23:09 BigMacAdmin

LOL 🤣

Honestpuck avatar Sep 13 '24 00:09 Honestpuck

it sets the width but in a vertical direction

🫣

bartreardon avatar Sep 16 '24 11:09 bartreardon

It sets the width when you have your screen mounted portrait.

Honestpuck avatar Sep 19 '24 06:09 Honestpuck

BTW -

--iconalpha <num>

        Set the dialog icon transparancy

It should be "transparency"

--style presentation | mini | centered | alert | caution | warning Could you add "centred"?

Honestpuck avatar Sep 20 '24 00:09 Honestpuck