1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

users/10979: ssh completion uses config file from -F if present

This commit is contained in:
Peter Stephenson 2006-11-14 12:12:03 +00:00
parent 81fe83008e
commit b50e035a8a
2 changed files with 14 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2006-11-14 Peter Stephenson <pws@csr.com>
* users/10979: Completion/Unix/Command/_ssh: use config file
from -F option if present.
2006-11-13 Clint Adams <clint@zsh.org> 2006-11-13 Clint Adams <clint@zsh.org>
* 22998: Completion/Linux/_acpi: add -s to _arguments. * 22998: Completion/Linux/_acpi: add -s to _arguments.

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -323,6 +323,8 @@ _ssh_users () {