From 4fc4a2190934a95e0c4d77617cb125e243adfb99 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Mon, 24 Nov 2025 09:41:11 -0800 Subject: [PATCH] Update Users-Gmail-Messages-Threads.md --- wiki/Users-Gmail-Messages-Threads.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/wiki/Users-Gmail-Messages-Threads.md b/wiki/Users-Gmail-Messages-Threads.md index af3a08f2..b621f37c 100644 --- a/wiki/Users-Gmail-Messages-Threads.md +++ b/wiki/Users-Gmail-Messages-Threads.md @@ -589,9 +589,9 @@ gam show messages|threads [labelids ] [quick|notquick] [max_to_show ] [includespamtrash])|(ids ) [labelmatchpattern ] [sendermatchpattern ] - [countsonly|positivecountsonly] [useronly] + [countsonly|positivecountsonly] [headers all|] [dateheaderformat iso|rfc2822|] [dateheaderconverttimezone []] - [showlabels] [delimiter ] [showbody] [showhtml] [showdate] [showsize] [showsnippet] + [showlabels] [useronly] [delimiter ] [showbody] [showhtml] [showdate] [showsize] [showsnippet] [maxmessagesperthread ] [showattachments [attachmentnamepattern >] [noshowtextplain]] [saveattachments [attachmentnamepattern >]] @@ -601,12 +601,13 @@ gam print messages|threads [todrive *] [labelids ] [quick|notquick] [max_to_print ] [includespamtrash])|(ids ) [labelmatchpattern ] [sendermatchpattern ] - [countsonly|positivecountsonly] [useronly] + [countsonly|positivecountsonly] [headers all|] [dateheaderformat iso|rfc2822|] [dateheaderconverttimezone []] - [showlabels] [delimiter ] [showbody] [showhtml] [showdate] [showsize] [showsnippet] + [showlabels] [useronly] [delimiter ] [showbody] [showhtml] [showdate] [showsize] [showsnippet] [maxmessagesperthread ] [showattachments [attachmentnamepattern >]] [convertcrnl] + (addcsvdata )* ``` ## Display all messages By default, Gam displays all messages. @@ -692,6 +693,7 @@ The `dateheaderconverttimezone []>` option converts `` ## Print only options These options are valid with `print`. * `convertcrnl` - In the message body, convert carriage returns to `\r` and newlines to `\n`; the default value is `csv_output_convert_cr_nl` from `gam.cfg`. +* `addcsvdata ` - Add additional columns of data from the command line to the output By default, message attachment information is not displayed. * `showattachments` - Display attachment filename, MIME type and size