doc/hg.1.txt
changeset 606 ea4526f9b1a5
parent 605 8e82fd763be2
child 608 d2994b5298fb
equal deleted inserted replaced
605:8e82fd763be2 606:ea4526f9b1a5
   272     -n, --nonrecursive    do not recurse into subdirectories
   272     -n, --nonrecursive    do not recurse into subdirectories
   273 
   273 
   274 root::
   274 root::
   275     Print the root directory of the current repository.
   275     Print the root directory of the current repository.
   276 
   276 
   277 serve [-a addr -l logfile -n name -p port -t templatedir]::
   277 serve [options]::
   278     Start a local HTTP repository browser and pull server.
   278     Start a local HTTP repository browser and pull server.
   279 
   279 
   280     By default, the server logs accesses to stdout and errors to
   280     By default, the server logs accesses to stdout and errors to
   281     stderr.  Use the "-A" and "-E" options to log to files.
   281     stderr.  Use the "-A" and "-E" options to log to files.
   282 
   282