From af9f623273eb994d36d3f02ed37bac6edb10c7cb Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 21 Oct 2014 16:11:09 +0200 Subject: 33481: resolve completion clashes and tidy-up SUSE/Mandriva related functions --- Completion/Unix/Type/_directories | 2 +- Completion/Unix/Type/_pdf | 2 +- Completion/Unix/Type/_pids | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Completion/Unix') diff --git a/Completion/Unix/Type/_directories b/Completion/Unix/Type/_directories index ab1b50b4f..702d31dc4 100644 --- a/Completion/Unix/Type/_directories +++ b/Completion/Unix/Type/_directories @@ -1,4 +1,4 @@ -#compdef rmdir df dircmp -P -value-,*path,-default- +#compdef rmdir dircmp -P -value-,*path,-default- local expl diff --git a/Completion/Unix/Type/_pdf b/Completion/Unix/Type/_pdf index f20f94e79..60cee84ee 100644 --- a/Completion/Unix/Type/_pdf +++ b/Completion/Unix/Type/_pdf @@ -1,4 +1,4 @@ -#compdef pdf2dsc pdf2ps pdfimages pdfinfo pdftopbm pdftops pdftotext pdfopt pdffonts kpdf apvlv evince epdfview +#compdef pdf2dsc pdf2ps pdfimages pdfinfo pdftopbm pdftops pdftotext pdfopt pdffonts kpdf apvlv epdfview local expl ext='' diff --git a/Completion/Unix/Type/_pids b/Completion/Unix/Type/_pids index 3c6a76561..cf9000538 100644 --- a/Completion/Unix/Type/_pids +++ b/Completion/Unix/Type/_pids @@ -1,4 +1,4 @@ -#compdef pflags pcred pmap pldd psig pstack pfiles pwdx pstop prun pwait ptree +#compdef pflags pcred pmap pldd psig pstack pfiles pwdx pstop prun pwait # If given the `-m ' option, this tries to complete only pids # of processes whose command line match the `'. -- cgit v1.2.3