Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Set yargs help to always use truffle instead of script name #5883

Merged
merged 1 commit into from Feb 13, 2023

Conversation

cds-amal
Copy link
Member

This PR sets the script name to always use truffle instead of the default, process.argv[0]. This is related to #2041

Test this by running help in truffle develop, it should display commands as truffle <cmd> instead of console-child.js <cmd>

Copy link
Contributor

@haltman-at haltman-at left a comment

Choose a reason for hiding this comment

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

Makes sense!

@cds-amal cds-amal merged commit f0e4e7c into develop Feb 13, 2023
@cds-amal cds-amal deleted the help-moniker branch February 13, 2023 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants