WqyJh/sshx

Simplify the syntax of command add

Closed this issue · 0 comments

WqyJh commented

Since the most common usage of add command is:

sshx add <account> -H <host> -u <user>

it's better to simplify it to:

sshx add <account> <user>@<host>