about summary refs log tree commit diff
path: root/Completion/BSD/Command/_sysclean
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/BSD/Command/_sysclean')
-rw-r--r--Completion/BSD/Command/_sysclean6
1 files changed, 6 insertions, 0 deletions
diff --git a/Completion/BSD/Command/_sysclean b/Completion/BSD/Command/_sysclean
new file mode 100644
index 000000000..755861644
--- /dev/null
+++ b/Completion/BSD/Command/_sysclean
@@ -0,0 +1,6 @@
+#compdef sysclean
+
+_arguments -s : \
+  '(-p)-a[include filenames used by installed packages]' \
+  '-i[include ignored filenames]' \
+  '(-a)-p[output package names that are using obsolete files]'