From 8d0cddd9077c99b09f16b4771092ac52c9b6b293 Mon Sep 17 00:00:00 2001 From: Felix Rosencrantz Date: Thu, 12 May 2005 15:48:55 +0000 Subject: 21257: Fix typo in completion for p4 password. --- Completion/Unix/Command/_perforce | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_perforce') diff --git a/Completion/Unix/Command/_perforce b/Completion/Unix/Command/_perforce index f9bad2a24..c1c449826 100644 --- a/Completion/Unix/Command/_perforce +++ b/Completion/Unix/Command/_perforce @@ -1852,7 +1852,7 @@ _perforce_cmd_opened() { (( $+functions[_perforce_cmd_passwd] )) || _perforce_cmd_passwd() { - _arguments -s : : \ + _arguments -s : \ '-O[explicit old password]:old password: ' \ '-P[explicit new password]:new password: ' \ '1::user name:_perforce_users' -- cgit 1.4.1