importanize icon indicating copy to clipboard operation
importanize copied to clipboard

--formatter="lines" is not supported via the CLI

Open morgan-zylotech opened this issue 4 years ago • 0 comments

The help message states that grouped and inline-grouped are the only available options, however the documentation in the README.md file implies that you can also use lines. I was only able to get lines to work properly when adding

{
  "formatter": "lines"
}

to an importanize.json file

I suppose you can either add lines as part of the CLI or update the README.md file to state that lines is not available via the CLI

morgan-zylotech avatar Dec 10 '20 20:12 morgan-zylotech