Commit c59edf46 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Script: Help: Minor change.

Showing with 1 addition and 1 deletion
+1 -1
......@@ -49,7 +49,7 @@ def usage(argv):
logger.info(f"Usage: {argv[0]} <script> <args...>")
logger.info("")
logger.info(f"Available scripts:")
logger.info(f"\thelp\t\tDisplay this help")
logger.info(f"\thelp\t\tDisplay this message")
logger.info(f"\tgui\t\tRun Pamhyr graphics user interface (by default)")
logger.info(f"\tdebug\t\tRun Pamhyr graphics user interface as debug mode (for developers)")
for s in scripts:
......
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