X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=shell-completion%2Fsystemd-zsh-completion.zsh;fp=shell-completion%2Fsystemd-zsh-completion.zsh;h=1ab1311ec149b0ffc4333ca608f712c95acd27f9;hp=b62b6df946fcfb0b0b22e6bba42fd707e188cea9;hb=5c7951141fa9f33e1b97de97586cc16bce2776e0;hpb=a2aced4add1964f82cfd250f1fee8de9d974b507 diff --git a/shell-completion/systemd-zsh-completion.zsh b/shell-completion/systemd-zsh-completion.zsh index b62b6df94..1ab1311ec 100644 --- a/shell-completion/systemd-zsh-completion.zsh +++ b/shell-completion/systemd-zsh-completion.zsh @@ -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' ;;