We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 460032c + a1a46ab commit fe7fa90Copy full SHA for fe7fa90
src/goto-programs/goto_trace.h
@@ -278,7 +278,7 @@ void show_goto_trace(
278
279
#define HELP_GOTO_TRACE \
280
" {y--trace-json-extended} \t add rawLhs property to trace\n" \
281
- " {y-trace-show-function-calls} \t show function calls in plain trace\n" \
+ " {y--trace-show-function-calls} \t show function calls in plain trace\n" \
282
" {y--trace-show-code} \t show original code in plain trace\n" \
283
" {y--trace-hex} \t represent plain trace values in hex\n" \
284
" {y--compact-trace} \t give a compact trace\n" \
0 commit comments