about summary refs log tree commit diff
path: root/Completion/Unix/Command/_perforce
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_perforce')
-rw-r--r--Completion/Unix/Command/_perforce1
1 files changed, 1 insertions, 0 deletions
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"
 }