Skip to content

Commit

Permalink
cite correct module
Browse files Browse the repository at this point in the history
  • Loading branch information
hovey committed Dec 16, 2024
1 parent f99249f commit adac4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/src/xyfigure/command_line.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def main():
# print(cl.BANNER)
# print(cl.CLI_DOCS)
parser = argparse.ArgumentParser(
prog="cthin",
prog="xyfigure",
description="Generate an xyfigure.",
epilog="xyfigure finished",
)
Expand Down

0 comments on commit adac4a7

Please sign in to comment.