Skip to content

Commit fd233fb

Browse files
committed
doc/fftools-common-opts: document mem log flag
Signed-off-by: softworkz <[email protected]>
1 parent fd66ba0 commit fd233fb

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 mem
234+
Indicates that context prefixes should be printed with memory address.
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)