Skip to content

Commit 264ebcc

Browse files
committed
added mount_image bash completion
1 parent 066e5fc commit 264ebcc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bash_completion/mount_image.bash

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/bash
2+
3+
complete -W "mount umount list" mount_image.sh

0 commit comments

Comments
 (0)