blob: 365e8fbca831c4b8bec47030839dffc15b813598 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#autoload
# "+Qqdb:m:I:k:W:"
_arguments -s \
-{Q,q,d} \
'-b+:branch:' \
'-m+:message:_cvs_m' \
'*-I+:name:_files' \
'-k+:keyword substitution:_cvs_k' \
'*-W+:spec:' \
':repository:_cvs_modules' \
':vendor tag:' \
':release tag:'
|