systemd/shell-completion/zsh
Ronan Pigott 47f20650b7 zsh: busctl: fix flags parsing for properties
I'm not quite sure what the original intent of this line was, but it
doesn't work in the one call-site the "required" argument is actually
used. The "writable" flag was indexed as a scalar leaving only the
"e" to compare against.

Instead, let's just sort the parsed flags and compare the whole thing.
Also substitute "required" as a pattern, so that pattern based
comparisons may be supported.
2023-09-09 01:28:07 +01:00
..
_bootctl bootctl: unlink and cleanup functions 2023-01-19 14:24:43 +01:00
_busctl zsh: busctl: fix flags parsing for properties 2023-09-09 01:28:07 +01:00
_coredumpctl coredump: Add --all option 2021-10-07 22:13:12 +02:00
_hostnamectl shell-completion: revert c1072f6473 2021-06-17 14:42:46 +02:00
_journalctl shell-completion: add journalctl --facility 2021-11-24 12:44:34 +00:00
_kernel-install shell-completion: revert c1072f6473 2021-06-17 14:42:46 +02:00
_localectl Fix zsh completion for "localectl set-locale" 2023-06-07 13:54:12 +01:00
_loginctl tree-wide: change --kill-who to --kill-whom 2022-08-26 11:15:44 +09:00
_machinectl shell-completion/zsh: rename helper for clarity 2022-10-20 09:58:00 +02:00
_networkctl zsh: amend completion for networkctl edit 2023-05-22 12:14:04 +01:00
_oomctl tree-wide: replace "plural(s)" by "plurals" 2022-10-17 15:10:53 +02:00
_resolvectl shell-completion/zsh/resolvectl: add show-cache 2023-07-07 14:05:11 +02:00
_sd_hosts_or_user_at_host license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
_sd_machines shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
_sd_outputmodes shared/logs-show: add new --output= format "short-delta" 2022-09-23 10:07:03 +02:00
_sd_unit_files license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00
_systemctl.in zsh: reintroduce pattern argument to uncached verbs 2023-08-08 01:57:45 -07:00
_systemd shell-completion: revert c1072f6473 2021-06-17 14:42:46 +02:00
_systemd-analyze systemd-analyze: Add tab complete logic for plot 2023-01-18 14:33:08 +00:00
_systemd-delta shell-completion: revert c1072f6473 2021-06-17 14:42:46 +02:00
_systemd-inhibit shell-completion: revert c1072f6473 2021-06-17 14:42:46 +02:00
_systemd-nspawn zsh-completion: nspawn: add --suppress-sync option 2021-10-20 22:53:39 +09:00
_systemd-path licensing: add forgotten spdx headers 2021-10-01 14:45:00 +02:00
_systemd-run Reintroduce ExitType 2021-11-08 10:15:23 +01:00
_systemd-tmpfiles shell-completion: revert c1072f6473 2021-06-17 14:42:46 +02:00
_timedatectl shell completion: add timesync-status and show-timesync to zsh completion file (#27574) 2023-05-09 01:01:16 +09:00
_udevadm udev: downgrade log level about style issues 2023-06-05 11:37:26 +09:00
meson.build tree-wide: Drop gnu-efi 2023-03-10 11:41:03 +01:00