You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've implemented trollop in my script and have noticed that whenever I use this on my command line --help, a blank page is produced before the help screen is then shown.
Has anyone else noticed this behaviour and if so how can I ensure that the blank page isn't produced before the help screen is shown?
My setup is Windows 8.1 running latest version on trollop on Ruby 1.9.3
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I've implemented trollop in my script and have noticed that whenever I use this on my command line --help, a blank page is produced before the help screen is then shown.
Has anyone else noticed this behaviour and if so how can I ensure that the blank page isn't produced before the help screen is shown?
My setup is Windows 8.1 running latest version on trollop on Ruby 1.9.3
Thanks
The text was updated successfully, but these errors were encountered: