This commit is contained in:
Luke Murphy 2019-09-29 13:49:36 +02:00
parent c0c069cead
commit 5253d37411
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -6,7 +6,7 @@ from distribusi.distribusi import distribusify
def build_argparser(): def build_argparser():
parser = argparse.ArgumentParser(""" parser = argparse.ArgumentParser("""
distbusi is a content management system for the web that produces static distribusi is a content management system for the web that produces static
index pages based on folders in the files system. index pages based on folders in the files system.
It is inspired by the automatic index functions featured in several popular web It is inspired by the automatic index functions featured in several popular web
servers. distribusi works by traversing the file system and directory hierarchy servers. distribusi works by traversing the file system and directory hierarchy