1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
zsh/Completion/Linux/Command/_e2label
2018-09-05 14:57:55 -05:00

3 lines
93 B
Text

#compdef e2label
_arguments '1:device:_files' '2::volume label:(/dev/disk/by-label/*(N:t))'