diff options
Diffstat (limited to 'Completion/User/_other_accounts')
-rw-r--r-- | Completion/User/_other_accounts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_other_accounts b/Completion/User/_other_accounts index f5165dc6f..9e3545e98 100644 --- a/Completion/User/_other_accounts +++ b/Completion/User/_other_accounts @@ -10,4 +10,4 @@ else accounts_users_hosts=( $other_accounts ) fi -_user@host "$@" +_user_at_host "$@" |