Line 0
Link Here
|
|
|
1 |
--- Completion/Unix/Type/_diff_options.orig 2016-08-27 12:54:44.000000000 -0700 |
2 |
+++ Completion/Unix/Type/_diff_options 2017-09-17 22:13:47.153055000 -0700 |
3 |
@@ -183,5 +183,6 @@ |
4 |
"($of)-f[output a reversed ed script]" \ |
5 |
'-b[skip trailing white spaces]' \ |
6 |
'-r[recursively compare subdirectories]' \ |
7 |
+ "($of)-u[output a unified diff]" \ |
8 |
"$@" |
9 |
fi |