changeset 29510:8ba4a5ee1480

Adjust documentation about filtering out whitespace changes from 'svn diff'. 'svn diff' now has builtin whitespace ignore options.
author diego
date Wed, 26 Aug 2009 17:35:40 +0000
parents cb49baf6440c
children 2c47c6dd92b5
files DOCS/tech/svn-howto.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/svn-howto.txt	Wed Aug 26 02:43:15 2009 +0000
+++ b/DOCS/tech/svn-howto.txt	Wed Aug 26 17:35:40 2009 +0000
@@ -104,7 +104,7 @@
 
   For cosmetics-only commits you should get (almost) empty output from
 
-    svn diff --diff-cmd diff -x '-duwbBE' <filename(s)>
+    svn diff -x -uwb <filename(s)>
 
   Also check the output of