From 59a0b52e6159b91d0fdc015a440858a8bb221aca Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 22 May 2011 02:13:55 +0000 Subject: 29328: Another missing backslash in _git, remove some not needed backslashes in array definitions. --- Completion/Unix/Command/_gnutls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_gnutls') diff --git a/Completion/Unix/Command/_gnutls b/Completion/Unix/Command/_gnutls index 64f8e3cf5..169e38b38 100644 --- a/Completion/Unix/Command/_gnutls +++ b/Completion/Unix/Command/_gnutls @@ -8,7 +8,7 @@ local _gnutls_cli_common_args _gnutls_cli_common_args=( '(-d --debug)'{-d,--debug}':debug level' '(-p --port)'{-p,--port}':port' - '(-h --help)'{-h,--help}'[help]' \ + '(-h --help)'{-h,--help}'[help]' ) case "$service" in -- cgit 1.4.1