<#18504 `help` output does not mention `symbols`> ...
# github-notifications
c
#18504 `help` output does not mention `symbols` Issue created by cognifloyd Describe the bug
./pants help symbols
was added in #18378. But
./pants help
and
./pants help-advanced
do not mention it. Also,
./pants help [name]
should also mention
symbols
as a valid type of name. Pants version 2.16.0a0 OS both pantsbuild/pants