Skip to content
Snippets Groups Projects
Commit 5820c9e9 authored by mjbonifa's avatar mjbonifa
Browse files

fix: added version message to publish. Closes #44

parent e6ab6fbc
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@ def phen_diff(args):
phen.diff(args.phen_dir, args.phen_dir_old)
def main():
parser = argparse.ArgumentParser(description="ACMC command-line tool")
parser.add_argument("--debug", action="store_true", help="Enable debug mode")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment