cpio: Recognize pass thru when -p is bundled w/other options (RedHat: #912113).

master
Ville Skyttä 2013-02-17 21:43:52 +02:00
parent e1a075971d
commit eb396b58a7
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ _cpio()
-- "$cur" ) )
fi
;;
-p|--pass-through)
-p*|--pass-through)
if [[ "$cur" == -* ]]; then
COMPREPLY=( $( compgen -W '-0 -a -d -l -m -u -v -L -V -R
--null --reset-access-time --make-directories --link