about summary refs log tree commit diff
path: root/Completion/Unix/Command/_subversion
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_subversion')
-rw-r--r--Completion/Unix/Command/_subversion2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_subversion b/Completion/Unix/Command/_subversion
index 188a81367..8c3d8746f 100644
--- a/Completion/Unix/Command/_subversion
+++ b/Completion/Unix/Command/_subversion
@@ -98,7 +98,7 @@ _svn () {
           (mergeinfo)
             args[(r)--show-revs:arg:]=( '--show-revs=:revisions:(merged eligible)' )
           ;;
-	  (propget|propedit)
+	  (propget|propedit|propdel)
 	    args+=(
 		'1:property name:_svn_props'
 		'2:target: _alternative "files:file:_files" "urls:URL:_svn_urls"'