mercurial/help/phases.txt
changeset 18960 170fc0949fb6
parent 17267 979b107eaea2
child 19295 73066ba46ec5
--- a/mercurial/help/phases.txt	Mon Apr 15 01:37:23 2013 +0200
+++ b/mercurial/help/phases.txt	Mon Apr 15 01:37:23 2013 +0200
@@ -79,6 +79,6 @@
 
  - resynchronize draft changesets relative to a remote repository::
 
-     hg phase -fd 'outgoing(URL)' 
+     hg phase -fd 'outgoing(URL)'
 
 See :hg:`help phase` for more information on manually manipulating phases.