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 5618654 commit 328ecf7Copy full SHA for 328ecf7
completions/.gitignore
@@ -96,6 +96,7 @@
96
/iperf3
97
/javac
98
/javadoc
99
+/_kn
100
/kplayer
101
/l2ping
102
/lbzip2
completions/Makefile.am
@@ -611,6 +611,7 @@ CLEANFILES = \
611
iperf3 \
612
javac \
613
javadoc \
614
+ _kn \
615
kplayer \
616
l2ping \
617
lbzip2 \
@@ -877,7 +878,7 @@ symlinks: $(DATA)
877
878
$(ss) gkrellm \
879
gkrellm2
880
$(ss) _golangci-lint \
- _hugo _sshi _upctl _vacuum
881
+ _hugo _kn _sshi _upctl _vacuum
882
$(ss) gpgv \
883
gpgv2
884
$(ss) gssdp-discover \
0 commit comments