diff mercurial/help/phases.txt @ 18960:170fc0949fb6

check-code: check txt files for trailing whitespace
author Mads Kiilerich <madski@unity3d.com>
date Mon, 15 Apr 2013 01:37:23 +0200
parents 979b107eaea2
children 73066ba46ec5
line wrap: on
line diff
--- 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.