about summary refs log tree commit diff
path: root/Completion/Linux/Command/_e2label
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Linux/Command/_e2label')
-rw-r--r--Completion/Linux/Command/_e2label3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Linux/Command/_e2label b/Completion/Linux/Command/_e2label
new file mode 100644
index 000000000..2545f72af
--- /dev/null
+++ b/Completion/Linux/Command/_e2label
@@ -0,0 +1,3 @@
+#compdef e2label
+
+_arguments '1:device:_files' '2::volume label:(/dev/disk/by-label/*(N:t))'