Removing smilodon from completion file
This commit is contained in:
parent
72ff2321e8
commit
da664fc97e
|
@ -260,7 +260,7 @@ function remove_smilodon {
|
||||||
remove_mongodb smilodon
|
remove_mongodb smilodon
|
||||||
|
|
||||||
remove_completion_param install_smilodon
|
remove_completion_param install_smilodon
|
||||||
sed -i '/smilodon_/d' $COMPLETION_FILE
|
sed -i '/smilodon/d' $COMPLETION_FILE
|
||||||
}
|
}
|
||||||
|
|
||||||
function install_smilodon {
|
function install_smilodon {
|
||||||
|
|
Loading…
Reference in New Issue