From d65a9da50a4d4e73e7320ae22d085a3bb01a8a33 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 6 Jun 2012 13:22:15 +0000 Subject: 30497: xsltproc option completion issue --- Completion/Unix/Command/_xmlsoft | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/Unix/Command/_xmlsoft') diff --git a/Completion/Unix/Command/_xmlsoft b/Completion/Unix/Command/_xmlsoft index 8e39ecc9a..ed5bfe7f7 100644 --- a/Completion/Unix/Command/_xmlsoft +++ b/Completion/Unix/Command/_xmlsoft @@ -41,8 +41,8 @@ case $service in '--maxparserdepth[increase the maximum parser depth]:depth' \ '--html[input document is an HTML file]' \ '--encoding[the input document character encoding]:encoding:(${encoding[@]})' \ - '--param[pass a parameter,value pair]:name::value (xpath expression)' \ - '--stringparam[pass a parameter]:name::value' \ + '*--param[pass a parameter,value pair]:name::value (xpath expression)' \ + '*--stringparam[pass a parameter]:name::value' \ '--path[provide a set of paths for resources]:paths:_files -/' \ '--nonet[refuse to fetch DTDs or entities over network]' \ '--nowrite[refuse to write to any file or resource]' \ -- cgit 1.4.1