From 48dbd4a65c740f3b7f3776e49ab61dbffb8e35b2 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 9 Jul 2003 14:06:14 +0000 Subject: 18839/18840: Completion for nice --- Completion/Zsh/Command/_precommand | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Zsh') diff --git a/Completion/Zsh/Command/_precommand b/Completion/Zsh/Command/_precommand index bcda9fc8b..e48094721 100644 --- a/Completion/Zsh/Command/_precommand +++ b/Completion/Zsh/Command/_precommand @@ -1,4 +1,4 @@ -#compdef - nohup nice eval time rusage noglob nocorrect exec +#compdef - nohup eval time rusage noglob nocorrect exec shift words (( CURRENT-- )) -- cgit 1.4.1