doc/hgrc.5.txt
changeset 6183 0750e4ba9d3d
parent 6175 7f9f3233a2c6
child 6210 942287cb1f57
equal deleted inserted replaced
6182:07f2236c4dee 6183:0750e4ba9d3d
   511   groups;;
   511   groups;;
   512     Comma-separated list of trusted groups.
   512     Comma-separated list of trusted groups.
   513 
   513 
   514 ui::
   514 ui::
   515   User interface controls.
   515   User interface controls.
       
   516   archivemeta;;
       
   517     Whether to include the .hg_archival.txt file containing metadata
       
   518     (hashes for the repository base and for tip) in archives created by
       
   519     the hg archive command or downloaded via hgweb.
       
   520     Default is true.
   516   debug;;
   521   debug;;
   517     Print debugging information.  True or False.  Default is False.
   522     Print debugging information.  True or False.  Default is False.
   518   editor;;
   523   editor;;
   519     The editor to use during a commit.  Default is $EDITOR or "vi".
   524     The editor to use during a commit.  Default is $EDITOR or "vi".
   520   fallbackencoding;;
   525   fallbackencoding;;