Checklist
What problem does this solve?
v1 and v2 had build flags to turn off unneeded features and reduce binary sizes.
But the web site - https://cli.urfave.org/ - is silent about them, and migration guide also doesn't mention they were removed.
Solution description
Document what happened to the build options. Are they gone? Can they be implemented again? Is it only documentation that is missing?
Checklist
What problem does this solve?
v1andv2had build flags to turn off unneeded features and reduce binary sizes.urfave_cli_no_docsbuild tag #1375urfave_cli_no_docsflag #1604But the web site - https://cli.urfave.org/ - is silent about them, and migration guide also doesn't mention they were removed.
Solution description
Document what happened to the build options. Are they gone? Can they be implemented again? Is it only documentation that is missing?