Systemd/shell-completion/zsh/_sd_hosts_or_user_at_host
Zbigniew Jędrzejewski-Szmek 843cfcb15c shell-completion: use 4 space indentation too
The same as in other places, indentation levels were all over the place.
2019-04-12 08:34:44 +02:00

7 lines
120 B
Plaintext

#autoload
# SPDX-License-Identifier: LGPL-2.1+
_alternative \
'users-hosts:: _user_at_host' \
'hosts:: _hosts'