X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=shell-completion%2Fzsh%2F_systemd-run;h=6362b97766467225009eb6375592f8952f1d70fd;hb=2a624c36e646e9ef8d204a506b12e7dbd380e111;hp=f89a9af88c2729d197d3f3640675b8eb07a365cf;hpb=1930cadcd6a57b078f66e81aaa4a5e7b97377f3a;p=thirdparty%2Fsystemd.git diff --git a/shell-completion/zsh/_systemd-run b/shell-completion/zsh/_systemd-run index f89a9af88c2..6362b977664 100644 --- a/shell-completion/zsh/_systemd-run +++ b/shell-completion/zsh/_systemd-run @@ -37,8 +37,9 @@ _arguments \ LimitNICE= LimitRTPRIO= LimitRTTIME= PrivateTmp= PrivateDevices= \ PrivateNetwork= NoNewPrivileges= WorkingDirectory= RootDirectory= \ TTYPath= SyslogIdentifier= SyslogLevelPrefix= SyslogLevel= \ - SyslogFacility= TimerSlackNSec= OOMScoreAdjust= ReadWriteDirectories= \ - ReadOnlyDirectories= InaccessibleDirectories= \ + SyslogFacility= TimerSlackNSec= OOMScoreAdjust= ReadWritePaths= \ + ReadOnlyPaths= InaccessiblePaths= EnvironmentFile= \ + ProtectSystem= ProtectHome= RuntimeDirectory= PassEnvironment= \ ))' \ '--description=[Description for unit]:description' \ '--slice=[Run in the specified slice]:slices:__slices' \