chiark / gitweb /
shell-completion: add catalog options
[elogind.git] / shell-completion / systemd-zsh-completion.zsh
index 59755e62d9863a3f8cbff8d8b3e1ebc00047b267..5f75bc31b12c7e7634786d706c605fbc78916c90 100644 (file)
@@ -91,7 +91,9 @@ _ctls()
                 '--disk-usage[Show total disk usage]' \
                 {-F,--field=}'[List all values a certain field takes]:Fields:_list_fields' \
                 '--setup-keys[Generate new FSS key pair]' \
                 '--disk-usage[Show total disk usage]' \
                 {-F,--field=}'[List all values a certain field takes]:Fields:_list_fields' \
                 '--setup-keys[Generate new FSS key pair]' \
-                '--verify[Verify journal file consistency]'
+                '--verify[Verify journal file consistency]' \
+                '--list-catalog[List messages in catalog]' \
+                '--update-catalog[Update binary catalog database]' \
         ;;
         localectl)
             _arguments \
         ;;
         localectl)
             _arguments \