aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-05 09:57:50 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-05 09:57:50 +1200
commit6ce3785931e310e67be93ab373e2a153710b5807 (patch)
treec489d9c91f2a999ab71dc4db418becdf45330eee /man
parentAdd Bcc and terminating columns to Mutt pager hdrs (diff)
downloaddotfiles-6ce3785931e310e67be93ab373e2a153710b5807.tar.gz
dotfiles-6ce3785931e310e67be93ab373e2a153710b5807.zip
Add msc(1df)
Diffstat (limited to 'man')
-rw-r--r--man/man1/msc.1df12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/man1/msc.1df b/man/man1/msc.1df
new file mode 100644
index 00000000..b8aadb11
--- /dev/null
+++ b/man/man1/msc.1df
@@ -0,0 +1,12 @@
+.TH MSC 1df "May 2020" "Manual page for msc"
+.SH NAME
+.B msc
+\- count the messages in a user's mail spool or other mbox
+.SH SYNOPSIS
+.B msc
+.SH DESCRIPTION
+.B msc
+counts the messages in the given mailboxes, or the user mail spool if not
+provided and it can be found in the MAIL env var or at common paths.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>