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