Skip to content

Replace argv[0] with 'lute' in help commands to save screen space (fixes #309)#310

Merged
vrn-sn merged 1 commit intoluau-lang:primaryfrom
krikera:primary
May 30, 2025
Merged

Replace argv[0] with 'lute' in help commands to save screen space (fixes #309)#310
vrn-sn merged 1 commit intoluau-lang:primaryfrom
krikera:primary

Conversation

@krikera
Copy link
Copy Markdown
Contributor

@krikera krikera commented May 30, 2025

This PR fixes issue #309 by replacing dynamic argv[0] references with the hardcoded string 'lute' in all help command outputs. This saves screen space and provides consistent, clean help text regardless of how the executable was invoked.

Copy link
Copy Markdown
Member

@vrn-sn vrn-sn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is reasonable.

@vrn-sn vrn-sn merged commit ebfdbeb into luau-lang:primary May 30, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants