We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GPP should provide more long, GNU-style versions for more options. A user suggests by e-mail:
Follow also GNU conventions for program arguments. So in addition of the nine argument -U you would accept some long arguments (more readable for occasional GPP users), e.g. --user-macro-start=XX --user-macro-empty-end=YY --user-arg-start=AS --user-arg-sep=SEP --user-arg-end=AE etc... Likewise for -M.
Follow also GNU conventions for program arguments.
So in addition of the nine argument -U you would accept some long arguments (more readable for occasional GPP users), e.g.
--user-macro-start=XX
--user-macro-empty-end=YY
--user-arg-start=AS --user-arg-sep=SEP --user-arg-end=AE
--user-arg-start=AS
--user-arg-sep=SEP
--user-arg-end=AE
etc...
Likewise for -M.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
GPP should provide more long, GNU-style versions for more options. A user suggests by e-mail:
The text was updated successfully, but these errors were encountered: