From 47a175cbcfb7a14856eaf7e67ebb97c51afd34c5 Mon Sep 17 00:00:00 2001 From: luolimao Date: Sun, 9 Sep 2012 08:58:09 -0400 Subject: [PATCH] added proper file header --- src/_pactree | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/_pactree b/src/_pactree index 3a5cc36..06bd404 100644 --- a/src/_pactree +++ b/src/_pactree @@ -1,6 +1,18 @@ -#compdef pactree pactree.static=pactree +#compdef pactree +# ------------------------------------------------------------------------------ +# Description +# ----------- +# +# Completion script for pactree 4.0 +# +# ------------------------------------------------------------------------------ +# Authors +# ------- +# +# * Limao Luo +# +# ------------------------------------------------------------------------------ -# copy this file to /usr/share/zsh/site-functions/_pactree typeset -A opt_args _pactree() {