Skip to content

Commit 411c77b

Browse files
committed
doc/fftools-common-opts: document memaddresses log flag
1 parent 858e2cc commit 411c77b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/fftools-common-opts.texi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ log to file.
230230
Indicates that log lines should be prefixed with time information.
231231
@item datetime
232232
Indicates that log lines should be prefixed with date and time information.
233+
@item memaddresses
234+
Indicates that context prefixes should be printed with memory addresses rather than logical ids.
233235
@end table
234236
Flags can also be used alone by adding a '+'/'-' prefix to set/reset a single
235237
flag without affecting other @var{flags} or changing @var{loglevel}. When

0 commit comments

Comments
 (0)