vvs: search for all arguments rather than just one
This commit is contained in:
parent
099fc27b73
commit
7720040d92
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ vvs() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
vvs "$@"
|
vvs "$*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue