flag string in output now in line with required flags

This commit is contained in:
Julian Hammer
2020-03-24 16:02:40 +01:00
parent dc673cc9e3
commit 5fc71ba795

View File

@@ -279,7 +279,7 @@ class Frontend(object):
'------------------\n'
' No final analysis is given. If you want to ignore this\n'
' warning and run the analysis anyway, start osaca with\n'
' --ignore_unknown flag.\n'
' --ignore-unknown flag.\n'
'--------------------------------------------------------------------------------'
'----------------{}\n'
).format(amount, '-' * len(str(amount)))