From 3bd094b1bc6f7381ee9e003a8fccc645d73c7a22 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 29 Jan 2009 15:54:42 +0000 Subject: 26482: complete patch -U, --unified-reject-files, --global-reject-file. --- Completion/Unix/Command/_patch | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Completion') diff --git a/Completion/Unix/Command/_patch b/Completion/Unix/Command/_patch index c85720d1c..3c18cebb0 100644 --- a/Completion/Unix/Command/_patch +++ b/Completion/Unix/Command/_patch @@ -112,6 +112,9 @@ if (( ! $+_patch_args )); then '* --use-index-line *' '--use-index-line[deal with Index: line]' '* --patch-root=DIR *' '--patch-root=[restrict paths]:patch root:_files -/' + + '* -U --unified-reject-files *' '(-U --unified-reject-files)'{-U,--unified-reject-files}'[create unified reject files]' + '* --global-reject-file=file *' '--global-reject-file=[put all rejects into one file]:file:_files' ) _patch_args=( ${arg:+"-s"} -- cgit 1.4.1