chiark / gitweb /
tmpfiles: introduce --exclude-prefix
[elogind.git] / shell-completion / systemd-zsh-completion.zsh
index b62b6df946fcfb0b0b22e6bba42fd707e188cea9..1ab1311ec149b0ffc4333ca608f712c95acd27f9 100644 (file)
@@ -249,6 +249,7 @@ _ctls()
                 '--clean[Clean up all files and directories with an age parameter configured.]' \
                 '--remove[All files and directories marked with r, R in the configuration files are removed.]' \
                 '--prefix=[Only apply rules that apply to paths with the specified prefix.]' \
+                '--exclude-prefix=[Ignore rules that apply to paths with the specified prefix.]' \
                 '--help[Prints a short help text and exits.]' \
                 '*::files:_files'
         ;;