rin/rin.1
yakumo.izuru d153e187ea There were a lot of things I didn't use anymore anyway.
Signee-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/rin/trunk@2 5f6c6692-7da8-c640-9b4f-fb22b0af4e5b
2024-07-25 13:13:30 +00:00

33 lines
584 B
Groff

.Dd July 25, 2024
.Dt RIN 1
.Os
.Sh NAME
.Nm rin
.Nd My personal e-mail assistant, named after Rin Kaenbyou (aka "Orin")
.Sh SYNOPSIS
.Nm
.Op check
.Op clean
.Op fetch
.Op list
.Ar account
.Sh DESCRIPTION
It is a script that uses
.Xr fdm 1
and
.Xr mblaze 7
adapted to my configuration
.Sh USAGE
.Bl -tag -width 6n
.It check Ar account
Check for mail in the server
.It clean Ar account
Clean up the Maildir directory
.It fetch Ar account
Fetch mail from the remote server
.It list Ar account
List messages on a Maildir
.El
.Sh AUTHORS
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja