No idea what I am doing, but this might be enough.
--show-cursor --dmesg -k --pager-end -e -r --reverse
--utc -x --catalog --no-full --force --dump-catalog
--flush --rotate --sync --no-hostname -N --fields
- --list-namespaces --list-invocations -I'
+ --list-namespaces --list-invocations -I -v --verbose'
[ARG]='-b --boot -D --directory --file -F --field -t --identifier
-T --exclude-identifier --facility -M --machine -o --output
-u --unit --user-unit -p --priority --root --case-sensitive
)
local OPTS="${opts_with_values[*]} --no-ask-password --scope -u --slice-inherit -r --remain-after-exit
--send-sighup -d --same-dir -t --pty -P --pipe -S --shell -q --quiet --ignore-failure
- --on-clock-change --on-timezone-change --no-block --wait -G --collect --user --system -h --help --version"
+ --on-clock-change --on-timezone-change --no-block --wait -G --collect --user --system -h --help --version -v --verbose"
local mode=--system
local i
for (( i=1; i <= COMP_CWORD; i++ )); do