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 a18e23c commit b3eec76Copy full SHA for b3eec76
completions/.gitignore
@@ -365,6 +365,7 @@
365
/rcsdiff
366
/rdict
367
/_regal
368
+/_regctl
369
/repquota
370
/rfcomm
371
/rlog
completions/Makefile.am
@@ -971,6 +971,7 @@ CLEANFILES = \
971
rcsdiff \
972
rdict \
973
_regal \
974
+ _regctl \
975
repquota \
976
rfcomm \
977
rlog \
@@ -1281,6 +1282,7 @@ symlinks: $(DATA)
1281
1282
_random \
1283
_rclone \
1284
1285
1286
_skaffold \
1287
_sshi \
1288
_ssh-inscribe \
0 commit comments