Skip to content

Commit 6a30924

Browse files
Update version on completion
1 parent 56b0593 commit 6a30924

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/completions/bash/sysdig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This completion code is based on the cmdline interface as it exists in sysdig
2-
# 0.1.87
2+
# 0.1.89
33

44
complete -W \
55
' \

scripts/completions/zsh/_sysdig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#compdef sysdig
22

33
# This completion code is based on the cmdline interface as it exists in sysdig
4-
# 0.1.87
4+
# 0.1.89
55

66
# this must match fields_info.cpp
77
local DESCRIPTION_TEXT_START=20

0 commit comments

Comments
 (0)