diff tests/test-help.out @ 6040:1d0bfa4c75c0

commands.py, patch.py: add -U option to hg diff command
author jorendorff@mozilla.com
date Thu, 26 Jul 2007 07:56:04 -0400
parents a6b62584d0b2
children 2da5b19a6460
line wrap: on
line diff
--- a/tests/test-help.out	Wed Jul 25 15:58:10 2007 +0900
+++ b/tests/test-help.out	Thu Jul 26 07:56:04 2007 -0400
@@ -205,6 +205,7 @@
  -w --ignore-all-space     ignore white space when comparing lines
  -b --ignore-space-change  ignore changes in the amount of white space
  -B --ignore-blank-lines   ignore changes whose lines are all blank
+ -U --unified              number of lines of context to show (default: 3)
  -I --include              include names matching the given patterns
  -X --exclude              exclude names matching the given patterns