Skip to content

Commit c535b3a

Browse files
NanoNablabertwesarg
andcommitted
Update scorep/__main__.py
Co-authored-by: Bert Wesarg <bert.wesarg@tu-dresden.de>
1 parent 3eca6b8 commit c535b3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scorep/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def _err_exit(msg):
1414

1515
def print_help():
1616
print("""
17-
Usage: python -m scorep [options] [--] your_program.py [args]
17+
Usage: python -m scorep [options] [--] <script> [args]
1818
1919
Score-P Python instrumentation wrapper. The following options control how the program is instrumented and executed. Any unknown option are passed directly to 'scorep-config'.
2020

0 commit comments

Comments
 (0)