40
40
help="Serve user directories as ~user.")
41
41
parser.add_option("--trunk-dir", metavar="DIR",
42
42
help="The directory that contains the trunk branches.")
49
43
parser.add_option("--version", action="store_true", dest="show_version",
50
44
help="Print the software version and exit")