mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
fix: variable arguments
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
|
||||
usage() {
|
||||
cat <<USAGE
|
||||
Usage: $0 [pattern] [args...]
|
||||
Usage: $0 [pattern] [args]
|
||||
Examples
|
||||
$0 pyls
|
||||
$0 "pyls|kotlin"
|
||||
|
||||
Reference in New Issue
Block a user