From e2bf91e4549758524c86d6cfbf892e8fc5b7f41b Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 2 Jan 2006 01:57:36 +0000 Subject: 22113: allow single option characters to be combined in completion for last --- Completion/Unix/Command/_last | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_last') diff --git a/Completion/Unix/Command/_last b/Completion/Unix/Command/_last index 3e4d84f00..43a08a709 100644 --- a/Completion/Unix/Command/_last +++ b/Completion/Unix/Command/_last @@ -1,6 +1,6 @@ #compdef last lastb -_arguments \ +_arguments -s \ '-a[display hostname in last column]' \ '-n[number]:number' \ '-[number]:number' \ -- cgit 1.4.1