about summary refs log tree commit diff
path: root/Completion/Cvs/_cvs_edit
blob: f8dac031d5a6296931fc6f5bae8df3a5431cc3eb (plain) (blame)
1
2
3
4
5
6
7
#autoload

# "+lRa:"
_arguments -s \
  -{l,R} \
  '-a+:action:(edit unedit commit all none)'
  '*:file:_cvs_files'