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

Add an ssh_user option to the ssh command #23

Merged
merged 1 commit into from
May 1, 2013
Merged

Conversation

blom
Copy link
Collaborator

@blom blom commented Apr 26, 2013

Define -u as an alias.

method_option "ssh_user",
:type => :string,
:aliases => "-u",
:desc => "Specifies the user to log in as"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Grammar - specifies [which] user to log in as?

@pearkes
Copy link
Collaborator

pearkes commented Apr 27, 2013

Small nit but otherwise looks good!

@blom
Copy link
Collaborator Author

blom commented Apr 27, 2013

Good catch. Fixed.

pearkes added a commit that referenced this pull request May 1, 2013
Add an ssh_user option to the ssh command
@pearkes pearkes merged commit cf17c6b into petems:master May 1, 2013
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.

2 participants