help output adjustment

This commit is contained in:
van Hauser
2019-10-22 13:23:00 +02:00
parent 7ab11c3da9
commit 374f661027

View File

@ -72,8 +72,8 @@ static void usage(u8* argv0) {
"terminate\n" "terminate\n"
" -E execs - fuzz for a maximum number of total executions then " " -E execs - fuzz for a maximum number of total executions then "
"terminate\n" "terminate\n"
"Note: -V/-E are not precise, they are checked after a queue entry is " " Note: -V/-E are not precise, they are checked after a queue entry "
"done which\n can be many minutes/execs later\n\n" "is done\n which can be many minutes/execs later\n\n"
"Other stuff:\n" "Other stuff:\n"
" -T text - text banner to show on the screen\n" " -T text - text banner to show on the screen\n"