docs/evolve-faq.rst
branchstable
changeset 786 59c78fd80a0b
parent 785 85b0d93618b1
child 1287 6f2c1574eda8
--- a/docs/evolve-faq.rst	Wed Jan 22 14:19:55 2014 -0800
+++ b/docs/evolve-faq.rst	Wed Jan 22 14:20:50 2014 -0800
@@ -200,9 +200,11 @@
 
 Extinct changesets are hidden using the *hidden* feature of mercurial.
 
-Only ``hg log``, ``hg glog`` and ``hgview`` support it, other
+Only ``hg log`` and ``hgview`` support it, other
 graphical viewer do not.
 
+You can use ``hg log --graph --hidden`` from the command line
+
 
 
 
@@ -211,4 +213,3 @@
 
 
 
-