diff options
author | Sigrid <ftrvxmtrx@gmail.com> | 2020-12-04 09:33:55 +0100 |
---|---|---|
committer | Sigrid <ftrvxmtrx@gmail.com> | 2020-12-04 09:33:55 +0100 |
commit | 4ca5e1b3a33d49d0904b39477149517665a78d8a (patch) | |
tree | bc9d679e5564cca611eaae4e92e9f2ebd9f8f15d /sys/man | |
parent | 4b6072e60fd76bd9e61d5eedd56faa57e09bc009 (diff) |
faces: add -c option to remove faces with button 1 click (thanks sirjofri)
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/1/faces | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/man/1/faces b/sys/man/1/faces index 633fb688b..eebc78c10 100644 --- a/sys/man/1/faces +++ b/sys/man/1/faces @@ -4,7 +4,7 @@ faces, seemail, vwhois \- mailbox interface .SH SYNOPSIS .B faces [ -.B -ih +.B -ihc ] [ .B -m .I maildir @@ -86,6 +86,12 @@ Multiple .B -m flags may be used to watch multiple mailboxes. .PP +Starting +.I faces +with the +.B -c +flag allows the user to remove faces with a click with button 1. +.PP The .B -h flag causes a different, venerable behavior in which |