Commit 20f7647c authored by Eric Duminil's avatar Eric Duminil
Browse files

--help

parent 0c719260
......@@ -34,6 +34,7 @@ def cmd_info(args: argparse.Namespace) -> None:
print("simstadt - Python library for SimStadt workflows.")
print("See https://simstadt.hft-stuttgart.de/ for SimStadt documentation.")
print("simstadt --help for usage information.")
print()
print(f"SimStadt folder : {folder}")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment