Skip to content

Commit f26d633

Browse files
committed
now supports mbed-cli command as well
1 parent 3803382 commit f26d633

File tree

1 file changed

+2
-0
lines changed
  • tools/bash_completion

1 file changed

+2
-0
lines changed

tools/bash_completion/mbed

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -746,3 +746,5 @@ _mbed () {
746746
}
747747

748748
complete -o bashdefault -o default -F _mbed mbed
749+
complete -o bashdefault -o default -F _mbed mbed-cli
750+

0 commit comments

Comments
 (0)