Incorrect Documentation for --uris
Closed this issue · 1 comments
naraesk commented
According to https://buschmais.github.io/jqassistant/doc/1.6.0/#cli:scan the long form of the command line option -u is --urls
According to executing jqassistant -help the option is --uris (i instead of l), which seems to be the correct one
DirkMahler commented
The issue is fixed, the option has been renamed to --urls (which semantically is better) and will be available with the next release.