about summary refs log tree commit diff
path: root/Completion/Rpm/_rpm_arguments
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Rpm/_rpm_arguments')
-rw-r--r--Completion/Rpm/_rpm_arguments8
1 files changed, 0 insertions, 8 deletions
diff --git a/Completion/Rpm/_rpm_arguments b/Completion/Rpm/_rpm_arguments
deleted file mode 100644
index caac00b25..000000000
--- a/Completion/Rpm/_rpm_arguments
+++ /dev/null
@@ -1,8 +0,0 @@
-#autoload
-
-_arguments \
-  -{v,vv} \
-  '-rcfile:resource file:_files' \
-  '--ftpproxy:FTP proxy server:_hosts' \
-  '--ftpport:FTP port number:' \
-  "$@"