about summary refs log tree commit diff
path: root/Completion/Unix/Command/_strip
blob: d7d8aabdd836a7479a66d49b487db9cb766c8c5e (plain) (blame)
1
2
3
4
5
6
#compdef strip

local expl

_description files expl executable
_files "$expl[@]" -g '*(-*)'