Closed pewsheen closed 1 month ago
Issue: Verso crashes when launching.
Root cause: We are using initial-url as long name option below, but only register url to getopts.
initial-url
url
Oops, missed a place when I renamed it (that's a reason why I don't quite like using getopts), I'll be more careful about those renames related to getopts in the future I guess
Issue: Verso crashes when launching.
Root cause: We are using
initial-url
as long name option below, but only registerurl
to getopts.