Remove unnecessary parenthesis escaping

This commit is contained in:
Aljaž "g5pw" Srebrnič 2013-03-31 23:29:55 +02:00
parent 1168563524
commit 810840e0e0
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ _port() {
select_options=(
'--list:List available versions for the group'
'--set:Select the given version for the group'
'--show:Show which version is currently selected for the group \(default if none given\)'
'--show:Show which version is currently selected for the group (default if none given)'
)
_arguments -s -C \