comparison doc/hg.1.txt @ 825:0108c602feb9

Add an option to hg serve to serve file using IPv6
author Samuel Tardieu <sam@rfc1149.net>
date Thu, 04 Aug 2005 13:21:27 -0800
parents 0902ffece4b4
children 1fe3b14c7044
comparison
equal deleted inserted replaced
824:0932bc2fb2be 825:0108c602feb9
328 -E, --errorlog <file> name of error log file to write to 328 -E, --errorlog <file> name of error log file to write to
329 -a, --address <addr> address to use 329 -a, --address <addr> address to use
330 -p, --port <n> port to use (default: 8000) 330 -p, --port <n> port to use (default: 8000)
331 -n, --name <name> name to show in web pages (default: working dir) 331 -n, --name <name> name to show in web pages (default: working dir)
332 -t, --templatedir <path> web templates to use 332 -t, --templatedir <path> web templates to use
333 -6, --ipv6 use IPv6 in addition to IPv4
333 334
334 status [options] [files]:: 335 status [options] [files]::
335 Show changed files in the working directory. If no names are 336 Show changed files in the working directory. If no names are
336 given, all files are shown. Otherwise, only files matching the 337 given, all files are shown. Otherwise, only files matching the
337 given names are shown. 338 given names are shown.