From 21307324337a613ef53e437219ddcbc3f3bb53ff Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 22 Feb 2008 14:40:06 +0000 Subject: unposted: new p4 change option -u --- ChangeLog | 5 +++++ Completion/Unix/Command/_perforce | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2bba5038a..18b351bee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-02-22 Peter Stephenson + + * unposted: Completion/Unix/Command/_perforce: new option + p4 change -u. + 2008-02-22 Clint Adams * 24578: Completion/Debian/Command/_dpkg: stop completing diff --git a/Completion/Unix/Command/_perforce b/Completion/Unix/Command/_perforce index 8bb67b2e5..6b8a63c1b 100644 --- a/Completion/Unix/Command/_perforce +++ b/Completion/Unix/Command/_perforce @@ -1571,6 +1571,7 @@ _perforce_cmd_change() { '(-o -i)-d[discard newly created pending change]' \ '(-d -i -f)-o[output specification to standard output]' \ '(-d -o)-i[read specification from standard input]' \ + '(-d -o)-u[force change of jobs or description by owner]' \ "(-i)1::change:_perforce_changes$ctype" } -- cgit 1.4.1