systemd/shell-completion/bash
Adrian Vovk 49e55abb7f
user-record: Add languages field
This field is like preferredLanguage, but takes a priority list of
languages instead. If an app isn't translated into a user's primary
language, it can fall back to one of the other languages in the list
thus making the app more accessible to the user.

For instance: in my experience, many Ukrainians are fluent in Russian,
often significantly better than English (especially if they are of a
generation that grew up during the USSR). Such a person might set this
new variable to ["uk_UA.UTF-8", "ru_UA.UTF-8"] so that software that
lacks Ukrainian translations will first try Russian translations before
defaulting to English.

Fixes #31290
2024-02-13 17:39:14 -05:00
..
bootctl bootctl: unlink and cleanup functions 2023-01-19 14:24:43 +01:00
busctl shell-completion: add --xml-interface option of busctl to the rules 2023-04-11 11:47:56 +09:00
coredumpctl coredumpctl: add --file/--root/--image to bash completion 2023-04-29 18:47:34 +01:00
homectl user-record: Add languages field 2024-02-13 17:39:14 -05:00
hostnamectl hostnamectl: add -j switch for quick json output 2024-01-22 14:39:22 +01:00
journalctl shell-completion: provide completion for journalctl --namespace= 2024-01-05 19:21:51 +01:00
kernel-install Use https for gnu.org 2022-06-28 16:07:35 +02:00
localectl Use https for gnu.org 2022-06-28 16:07:35 +02:00
loginctl loginctl: add --json= and -j, decouple list-* from --output= 2024-01-17 11:30:04 +08:00
machinectl shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
meson.build meson: Always build bootctl 2023-10-25 16:49:24 +02:00
networkctl Use https for gnu.org 2022-06-28 16:07:35 +02:00
oomctl Use https for gnu.org 2022-06-28 16:07:35 +02:00
portablectl portablectl: add --extension to bash completion 2023-04-26 08:35:20 +09:00
resolvectl shell-completion: add show-cache to bash 2023-07-07 13:41:15 +01:00
systemctl.in bash completion: make systemctl mount-image/bind autocomplete on active services 2023-12-27 17:48:05 +01:00
systemd-analyze analyze: fix -q option 2024-01-09 09:05:50 +01:00
systemd-cat bash-completion: add missing option to systemd-cat 2023-12-21 23:07:05 +02:00
systemd-cgls bash-completion: add missing option to systemd-cgls 2023-12-21 23:13:35 +02:00
systemd-cgtop shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
systemd-confext bash-completion: add missing option to systemd-confext 2023-12-21 23:23:13 +02:00
systemd-cryptenroll cryptenroll: Add support for unlocking through TPM2 enrollments 2024-02-01 12:37:12 +00:00
systemd-delta Use https for gnu.org 2022-06-28 16:07:35 +02:00
systemd-detect-virt detect-virt: add --list-cvm option 2023-07-06 12:20:04 +01:00
systemd-dissect bash-completion: add missing options to systemd-dissect 2024-01-19 15:50:15 +01:00
systemd-id128 shell-completion: add new systemd-id128 options 2024-01-11 18:35:37 +01:00
systemd-nspawn nspawn: optionally tint the background color of a container 2024-01-23 16:45:37 +01:00
systemd-path Use https for gnu.org 2022-06-28 16:07:35 +02:00
systemd-resolve Use https for gnu.org 2022-06-28 16:07:35 +02:00
systemd-run shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
systemd-sysext bash-completion: add systemd-sysext support 2022-08-22 15:41:38 +01:00
timedatectl shell-completion/zsh: silence error when machinectl is not installed 2022-10-20 09:58:00 +02:00
udevadm udev: downgrade log level about style issues 2023-06-05 11:37:26 +09:00