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

r -h causes last command to run #4

Open
jesselucas opened this issue Jun 29, 2016 · 0 comments
Open

r -h causes last command to run #4

jesselucas opened this issue Jun 29, 2016 · 0 comments
Assignees

Comments

@jesselucas
Copy link
Owner

jesselucas commented Jun 29, 2016

If you run a command with r then use a flag to print say help r -h. The last command is executed. This shouldn't happen.

Ex.

> ls -Glah -all
> r 
(Select ls -Glah -all)
> r -h
@jesselucas jesselucas self-assigned this Jun 29, 2016
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

No branches or pull requests

1 participant