diff options
Diffstat (limited to 'man/mshow.1')
-rw-r--r-- | man/mshow.1 | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/man/mshow.1 b/man/mshow.1 index cf44a2a..5f9a7fe 100644 --- a/man/mshow.1 +++ b/man/mshow.1 @@ -53,15 +53,13 @@ from the message .Ar msg into files. .Ar parts -can be specified by number or file name. +can be specified by number, file name or +.Xr fnmatch 3 +pattern. .It Fl O Ar msg -Switch to extraction mode: extract -.Ar parts -from the message -.Ar msg -to standard output. -.Ar parts -can be specified by number or file name. +Like +.Fl x +but extract to standard output. .It Fl t Switch to list mode: list all MIME parts of each |