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.")
43
49
parser.add_option("--version", action="store_true", dest="show_version",
44
50
help="Print the software version and exit")