mercurial/help/config.txt
changeset 18642 a40d608e2a7b
parent 18636 dcb27c153a40
child 18652 a5e94bee77ed
equal deleted inserted replaced
18641:6204e4d4dd6d 18642:a40d608e2a7b
   999 ``limit``
   999 ``limit``
  1000     Number of lines to show. Specific to the ``ls`` instrumenting profiler.
  1000     Number of lines to show. Specific to the ``ls`` instrumenting profiler.
  1001     Default: 30.
  1001     Default: 30.
  1002 
  1002 
  1003 ``nested``
  1003 ``nested``
  1004     Show at most this number of lines of drill-down info in a tree structure
  1004     Show at most this number of lines of drill-down info after each main entry.
  1005     after each main entry. This can help explain the difference between Total
  1005     This can help explain the difference between Total and Inline.
  1006     and Inline.
       
  1007     Specific to the ``ls`` instrumenting profiler.
  1006     Specific to the ``ls`` instrumenting profiler.
  1008     Default: 5.
  1007     Default: 5.
  1009 
  1008 
  1010 ``revsetalias``
  1009 ``revsetalias``
  1011 ---------------
  1010 ---------------