Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
util:smbutil [2020/11/12 19:10] – More complete header digital man | util:smbutil [2022/04/03 03:53] (current) – [Syntax] Added V, D, u, L and U to match smbutil -h output nelgin | ||
---|---|---|---|
Line 32: | Line 32: | ||
x[n] = dump msg index at number n | x[n] = dump msg index at number n | ||
v[n] = view msg headers starting at number n | v[n] = view msg headers starting at number n | ||
+ | V[n] = view msg headers starting at number n verbose | ||
i[f] = import msg from text file f (or use stdin) | i[f] = import msg from text file f (or use stdin) | ||
e[f] = import e-mail from text file f (or use stdin) | e[f] = import e-mail from text file f (or use stdin) | ||
Line 39: | Line 40: | ||
| | ||
| | ||
+ | | ||
| | ||
+ | | ||
| | ||
p[k] = pack msg base (k specifies minimum packable Kbytes) | p[k] = pack msg base (k specifies minimum packable Kbytes) | ||
+ | | ||
+ | | ||
</ | </ | ||