From: Baptiste Daroussin Date: Tue, 17 Sep 2024 15:00:35 +0000 (+0200) Subject: foot filter: remove documentation X-Git-Tag: RELEASE_1_5_0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c720790c313d6924508720fcff1a488e21876000;p=thirdparty%2Fmlmmj.git foot filter: remove documentation --- diff --git a/README.footers.md b/README.footers.md index babbba9f..d712f8c9 100644 --- a/README.footers.md +++ b/README.footers.md @@ -22,14 +22,3 @@ Here are some pre-processors you can use. The mlmmj-amime-receive script is designed to work with a program called alterMIME. The script itself (in amime-receive in the contrib directory) contains links to that software, and instructions. - -## Foot Filter - -alterMIME didn't allow me to reach my particular goals, so I wrote an -alternative called Foot Filter. It is a single source-file C program; the code -and a very simple Makefile can be found in foot\_filter in the contrib -directory, along with an altered version of mlmmj-amime-receive, called -mlmmj-recieve-ff. - -Foot Filter will output documentation if you run it without arguments, and -again, instructions for the script that handles the piping are found within it.