Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SimStadt
simstadtpy
Commits
20f7647c
Commit
20f7647c
authored
Jul 27, 2026
by
Eric Duminil
Browse files
--help
parent
0c719260
Changes
1
Show whitespace changes
Inline
Side-by-side
src/simstadt/cli.py
View file @
20f7647c
...
@@ -34,6 +34,7 @@ def cmd_info(args: argparse.Namespace) -> None:
...
@@ -34,6 +34,7 @@ def cmd_info(args: argparse.Namespace) -> None:
print
(
"simstadt - Python library for SimStadt workflows."
)
print
(
"simstadt - Python library for SimStadt workflows."
)
print
(
"See https://simstadt.hft-stuttgart.de/ for SimStadt documentation."
)
print
(
"See https://simstadt.hft-stuttgart.de/ for SimStadt documentation."
)
print
(
"simstadt --help for usage information."
)
print
()
print
()
print
(
f
"SimStadt folder :
{
folder
}
"
)
print
(
f
"SimStadt folder :
{
folder
}
"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment