added proper file header

This commit is contained in:
luolimao 2012-09-09 08:58:09 -04:00
parent b6f3d51dc7
commit 47a175cbcf
1 changed files with 14 additions and 2 deletions

View File

@ -1,6 +1,18 @@
#compdef pactree pactree.static=pactree
#compdef pactree
# ------------------------------------------------------------------------------
# Description
# -----------
#
# Completion script for pactree 4.0
#
# ------------------------------------------------------------------------------
# Authors
# -------
#
# * Limao Luo <luolimao@gmail.com>
#
# ------------------------------------------------------------------------------
# copy this file to /usr/share/zsh/site-functions/_pactree
typeset -A opt_args
_pactree() {