tests/test-help.t
changeset 39282 828a45233036
parent 39268 0dfcc348d383
child 39338 fb9ee1ba5e42
equal deleted inserted replaced
39281:dd6bc2509bdc 39282:828a45233036
   936    debugfsinfo   show information detected about current filesystem
   936    debugfsinfo   show information detected about current filesystem
   937    debuggetbundle
   937    debuggetbundle
   938                  retrieves a bundle from a repo
   938                  retrieves a bundle from a repo
   939    debugignore   display the combined ignore pattern and information about
   939    debugignore   display the combined ignore pattern and information about
   940                  ignored files
   940                  ignored files
   941    debugindex    dump the contents of an index file
   941    debugindex    dump index data for a storage primitive
   942    debugindexdot
   942    debugindexdot
   943                  dump an index DAG as a graphviz dot file
   943                  dump an index DAG as a graphviz dot file
   944    debuginstall  test Mercurial installation
   944    debuginstall  test Mercurial installation
   945    debugknown    test whether node ids are known to a repo
   945    debugknown    test whether node ids are known to a repo
   946    debuglocks    show or modify state of locks
   946    debuglocks    show or modify state of locks
   968                  revision
   968                  revision
   969    debugrebuildfncache
   969    debugrebuildfncache
   970                  rebuild the fncache file
   970                  rebuild the fncache file
   971    debugrename   dump rename information
   971    debugrename   dump rename information
   972    debugrevlog   show data and statistics about a revlog
   972    debugrevlog   show data and statistics about a revlog
       
   973    debugrevlogindex
       
   974                  dump the contents of a revlog index
   973    debugrevspec  parse and apply a revision specification
   975    debugrevspec  parse and apply a revision specification
   974    debugserve    run a server with advanced settings
   976    debugserve    run a server with advanced settings
   975    debugsetparents
   977    debugsetparents
   976                  manually set the parents of the current working directory
   978                  manually set the parents of the current working directory
   977    debugssl      test a secure connection to a server
   979    debugssl      test a secure connection to a server