]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - shell-completion/zsh/_sd_hosts_or_user_at_host
shell-completion: use 4 space indentation too
[thirdparty/systemd.git] / shell-completion / zsh / _sd_hosts_or_user_at_host
index 11f94f19765ddefcfe40ef8996bc33033f2c7abb..a510bf3cf18c46e6fdba2c1131e7fd199953a3c6 100644 (file)
@@ -2,5 +2,5 @@
 # SPDX-License-Identifier: LGPL-2.1+
 
 _alternative \
-  'users-hosts:: _user_at_host' \
-  'hosts:: _hosts'
+    'users-hosts:: _user_at_host' \
+    'hosts:: _hosts'