From 6b807ae6a4b9086473d27d294c601942738d5c58 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 16 Apr 2020 00:26:57 +0200 Subject: Remove built manpages --- data/man/man1/feed2imap-cleaner.1 | 43 --------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 data/man/man1/feed2imap-cleaner.1 (limited to 'data/man/man1/feed2imap-cleaner.1') diff --git a/data/man/man1/feed2imap-cleaner.1 b/data/man/man1/feed2imap-cleaner.1 deleted file mode 100644 index 4f11135..0000000 --- a/data/man/man1/feed2imap-cleaner.1 +++ /dev/null @@ -1,43 +0,0 @@ -.TH feed2imap\-cleaner 1 "Jul 25, 2005" -.SH NAME -feed2imap\-cleaner \- Removes old items from IMAP folders -.SH SYNOPSIS -\fBfeed2imap\-cleaner\fR [OPTIONS] -.SH DESCRIPTION -feed2imap\-cleaner deletes old items from IMAP folders specified in the configuration file. The actual query string used to determine whether an item is old is : -"SEEN NOT FLAGGED BEFORE (3 days ago)". Which means that an item WON'T be deleted if it satisfies one of the following conditions : -.TP 0.2i -\(bu -It isn't 3 days old ; -.TP 0.2i -\(bu -It hasn't been read yet ; -.TP 0.2i -\(bu -It is flagged (marked as Important, for example). -.TP -\fB\-d\fR, \fB\-\-dry\-run\fR -Don't remove anything, but show what would be removed if run without this option. -.TP -\fB\-f\fR, \fB\-\-config \fIfile\fB\fR -Use another config file (~/.feed2imaprc is the default). -.SH BUGS -Deletion criterias should probably be more configurable. -.SH "SEE ALSO" -Homepage : -http://home.gna.org/feed2imap/ -.PP -\fBfeed2imaprc\fR(5), -\fBfeed2imap\fR(1) -.SH AUTHOR -Copyright (C) 2005 Lucas Nussbaum lucas@lucas\-nussbaum.net -.PP -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by the -Free Software Foundation; either version 2 of the License, or (at your -option) any later version. -.PP -This program is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for -more details. -- cgit v1.2.3-70-g09d2