We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b0593 commit 6a30924Copy full SHA for 6a30924
scripts/completions/bash/sysdig
@@ -1,5 +1,5 @@
1
# This completion code is based on the cmdline interface as it exists in sysdig
2
-# 0.1.87
+# 0.1.89
3
4
complete -W \
5
' \
scripts/completions/zsh/_sysdig
@@ -1,7 +1,7 @@
#compdef sysdig
6
# this must match fields_info.cpp
7
local DESCRIPTION_TEXT_START=20
0 commit comments