Skip to content
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

Startissue #921

Closed
wants to merge 9 commits into from
Closed

Startissue #921

wants to merge 9 commits into from

Conversation

seanachao
Copy link
Contributor

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository
  • I made sure to follow the project's coding style
  • I've added tests that prove my fix is effective or that my feature works (if possible)
  • I've updated the documentation and the rizin book with the relevant information (if needed)

Detailed description

for the issue #616 #615

  • Remove the = special flag from Rizin's startup flags to avoid possible confusion with the client/server = meaning in interactive mode
  • Move the = special startup flag to -Pm (new) regular flags
  • Move the = interactive client/server family command to R (new) interactive family command (short for "Remote")
  • -- is used to signal "end of flags" to be consistent with the standard command line utilities syntax.
    ...

Test plan

...

Closing issues

...

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.

1 participant