Skip to content
Permalink
Browse files

DOC: Mention website docs in CLI help (#58)

  • Loading branch information...
cs01 authored and kernc committed May 1, 2019
1 parent eda27f3 commit ee41a37d71578743240420ad9397abaaf3cae4d3
Showing with 1 addition and 0 deletions.
  1. +1 −0 pdoc/cli.py
@@ -17,6 +17,7 @@

parser = argparse.ArgumentParser(
description="Automatically generate API docs for Python modules.",
epilog="Further documentation is available at <https://pdoc3.github.io/pdoc/doc>.",
)
aa = parser.add_argument
mode_aa = parser.add_mutually_exclusive_group().add_argument

0 comments on commit ee41a37

Please sign in to comment.
You can’t perform that action at this time.