From 2dcc8627c9f4be547e6e49c76d45bea70c714a71 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 5 Jun 2008 16:34:00 +0000 Subject: unposted: fix typo in _rpm --- Completion/Redhat/Command/_rpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Redhat/Command') diff --git a/Completion/Redhat/Command/_rpm b/Completion/Redhat/Command/_rpm index 284ecab6b..140f5313f 100644 --- a/Completion/Redhat/Command/_rpm +++ b/Completion/Redhat/Command/_rpm @@ -160,7 +160,7 @@ _rpm () { '(--replacepkgs --replacefiles --oldpackage)--force' \ '(--force)--'{replacefiles,replacepkgs} \ --{aid,allfiles,badreloc,excludedocs,ignorearch,ignoreos,ignoresize,includedocs,justdb,percent,repackage,test} \ - --np{digest,signature,deps,suggest,order,pre,post,preun,postun,trigger{s,in,un,postun}} \ + --no{digest,signature,deps,suggest,order,pre,post,preun,postun,trigger{s,in,un,postun}} \ '(--nopre --nopost --nopreun --nopostun)--noscripts' \ '*:pkg file:->package_file' && ret=0 ;; -- cgit 1.4.1