[cmd.py] remove unused 'profile' option from usage text

This commit is contained in:
amwatson 2024-01-16 18:14:31 -06:00
parent 970709cb11
commit 6d5fe70a53

View file

@ -77,7 +77,7 @@ def main():
argv = sys.argv[1:]
if len(argv) == 0:
print(
"""Usage: build.py [debug | profile | release] <options...>
"""Usage: build.py [debug | release] <options...>
options:
- build
- install