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 066e5fc commit 264ebccCopy full SHA for 264ebcc
bash_completion/mount_image.bash
@@ -0,0 +1,3 @@
1
+#!/usr/bin/bash
2
+
3
+complete -W "mount umount list" mount_image.sh
0 commit comments