Commit 5e55ceb9 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(common): ignore deps when formatting help

Fixes #7512.

Dependencies were being added to list of parameters, which caused the
help formatting to be overly spaced out. Given deps are not parameters,
we should never have been adding them anyway.
parent 8a612042
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment