We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032f0f0 commit eefe71dCopy full SHA for eefe71d
completions/.gitignore
@@ -68,6 +68,7 @@
68
/dfutool
69
/_diesel
70
/display
71
+/_dlv
72
/_docker
73
/dpkg-deb
74
/dpkg-query
completions/Makefile.am
@@ -586,6 +586,7 @@ CLEANFILES = \
586
dfutool \
587
_diesel \
588
display \
589
+ _dlv \
590
_docker \
591
dpkg-deb \
592
dpkg-query \
@@ -1001,6 +1002,7 @@ symlinks: $(DATA)
1001
1002
_constellation \
1003
_crc \
1004
_datree \
1005
1006
1007
_gardenctl \
1008
_gh-label \
0 commit comments