mercurial/help/phases.txt
branchstable
changeset 19959 9ef92384415c
parent 19295 73066ba46ec5
child 20299 b4b77909318f
--- a/mercurial/help/phases.txt	Fri Oct 25 01:14:18 2013 +0900
+++ b/mercurial/help/phases.txt	Fri Oct 25 01:14:18 2013 +0900
@@ -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.