From 6338e4f088260c9bd1d1deeed977e927d353c8d8 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 25 Jun 2018 22:31:57 +0200
Subject: [PATCH] MANUAL: document -F as alias for --filter.

Thanks to Gandalf Saxe for pointing out the omission.
---
 MANUAL.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MANUAL.txt b/MANUAL.txt
index e9fda9ace..105c3ea8f 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -493,7 +493,7 @@ Reader options
     footnotes and links will not work across files. Reading binary
     files (docx, odt, epub) implies `--file-scope`.
 
-`--filter=`*PROGRAM*
+`-F` *PROGRAM*, `--filter=`*PROGRAM*
 
 :   Specify an executable to be used as a filter transforming the
     pandoc AST after the input is parsed and before the output is