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 e291111 commit 6d4ad73Copy full SHA for 6d4ad73
completions/.gitignore
@@ -262,6 +262,7 @@
262
/_mattermost
263
/md5sum
264
/mdecrypt
265
+/_melange
266
/mencoder
267
/_metalctl
268
/micropython
completions/Makefile.am
@@ -844,6 +844,7 @@ CLEANFILES = \
844
lz4c \
845
mailsnarf \
846
_mattermost \
847
+ _melange \
848
md5sum \
849
mdecrypt \
850
mencoder \
@@ -1239,6 +1240,7 @@ symlinks: $(DATA)
1239
1240
_limactl \
1241
_linkerd \
1242
1243
1244
_metalctl \
1245
_minikube \
1246
_mise \
0 commit comments