doc: improve reference to log --hidden
- glog is not mucha thing anymore
- also add a usage exemple
--- 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 @@
-