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 ba56206 commit 48a2811Copy full SHA for 48a2811
completions/.gitignore
@@ -107,6 +107,7 @@
107
/dropdb
108
/dropuser
109
/_dyff
110
+/_esc
111
/edquota
112
/etherwake
113
/f77
completions/Makefile.am
@@ -663,6 +663,7 @@ CLEANFILES = \
663
dropdb \
664
dropuser \
665
_dyff \
666
+ _esc \
667
edquota \
668
etherwake \
669
f77 \
@@ -1159,6 +1160,7 @@ symlinks: $(DATA)
1159
1160
_docker \
1161
_driftctl \
1162
1163
1164
_flux \
1165
_gardenctl \
1166
_gcrane \
0 commit comments