New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Usage replace $*PROG-NAME with literal “command” #926
Conversation
|
Can I ask what's the reason for this one? |
There's been a somewhat lengthy discussion on this today: https://irclog.perlgeek.de/perl6/2016-11-22#i_13613926 It boils down to basically the current version generating unreadable usage messages. Below's one generated for Replacing the giant pathname with word |
|
Based on earlier conversation and ascent in #perl6-dev, seems there's a general 👍 on this PR, so I'm merging :) |
|
Thanks a lot! |
No description provided.