From 810840e0e045be40822d5c27092e44bfdd5190c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aljaz=CC=8C=20=22g5pw=22=20Srebrnic=CC=8C?= Date: Sun, 31 Mar 2013 23:29:55 +0200 Subject: [PATCH] Remove unnecessary parenthesis escaping --- src/_port | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_port b/src/_port index a028075..ab36f2d 100644 --- a/src/_port +++ b/src/_port @@ -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 \