Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update cli help #58

Merged
merged 1 commit into from May 1, 2019
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.
+1 −0
Diff settings

Always

Just for now

add epilog

  • Loading branch information...
cs01 authored and kernc committed May 1, 2019
commit aa19503a00e7b07c3b4cd405d92f9b982e03ce69
@@ -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
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.