m2 0.0.0

Set of Unix tools to work with m2dirs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
usage: m2sort [flags] [paths...]

arguments:
    paths           paths to email messages. combined with stdin

flags:
    -d              sort by date (default)
    -f              sort by "From:" header
    -s              sort by file size
    -m              sort by file modified date
    -h --help       show this text
    -v --version    show the version number