From 3b1e0d035162c73addd215f3892e51eaa4cf67da Mon Sep 17 00:00:00 2001 From: Felix Rosencrantz Date: Mon, 12 Mar 2007 00:02:10 +0000 Subject: Fix for comm completion. --- Completion/Unix/Command/_comm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_comm b/Completion/Unix/Command/_comm index 30ca49911..c55378420 100644 --- a/Completion/Unix/Command/_comm +++ b/Completion/Unix/Command/_comm @@ -1,6 +1,6 @@ #compdef comm -_arguments \ +_arguments -s \ '-1[suppress lines unique to FILE1]' \ '-2[suppress lines unique to FILE2]' \ '-3[suppress lines that appear in both files]' \ -- cgit 1.4.1