Pass options to circup commands without question
Options to circup commands are passed as is without error.
Until now you had to escape those with --
.
Note that there is no auto-complete or help for the circup options in discotool.
Before:
$ discotool install -- --auto
Now:
$ discotool install --auto