X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=shell-completion%2Fbash%2Fsystemd-cgtop;fp=shell-completion%2Fbash%2Fsystemd-cgtop;h=50464990ab56f95b3ebde1dfbf92fd3f9eb96e60;hp=d7ea42d9108a7599d67eb41b3fe6eaa51e00a696;hb=b4f91f2ba354c16dc23111cc231010c975c717a2;hpb=001a247324b44c0e0b8fdba41a6fc66e7465b8b6 diff --git a/shell-completion/bash/systemd-cgtop b/shell-completion/bash/systemd-cgtop index d7ea42d91..50464990a 100644 --- a/shell-completion/bash/systemd-cgtop +++ b/shell-completion/bash/systemd-cgtop @@ -30,7 +30,8 @@ _systemd_cgtop() { local -A OPTS=( [STANDALONE]='-h --help --version -p -t -c -m -i -b --batch -n --iterations -d --delay' - ) + [ARG]='--cpu --depth' + ) _init_completion || return