You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use cargo styling in main --help resources section (#482)
In #457 I switched the "after help" messages to use Cargo's styling, but
forgot to update the message for `bevy --help`. This PR fixes that so
the "Resources" section in `bevy --help` is consistent.
Before and after:
<img width="908" alt="image"
src="https://github.com/user-attachments/assets/a9fcc525-66ac-4b15-bc3f-2b2451faae47"
/>
0 commit comments