Open
Description
Do you want to request a feature or report a bug?
Documentation bug
What is the current behavior?
https://yarnpkg.com/en/docs/cli/licenses#toc-yarn-licenses-generate-disclaimer shows in the description:
Running this command will return a sorted list of licenses from all the packages you have installed to the stdout
If the current behavior is a bug, please provide the steps to reproduce.
Go to https://yarnpkg.com/en/docs/cli/licenses#toc-yarn-licenses-generate-disclaimer and read the description of the command.
What is the expected behavior?
It should read something like: It outputs license template to stdout
or similar.
Please mention your node.js, yarn and operating system version.
Irrelevant