From 4d5ea7173008872a5309b35157a4883676ff689b Mon Sep 17 00:00:00 2001 From: p4bl0 Date: Sat, 24 Jul 2010 13:51:43 +0200 Subject: the preproc should be a unix filter --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index f18a888..39a7d38 100644 --- a/README +++ b/README @@ -71,8 +71,8 @@ fugitive README file

If you want your article to be preprocessed by an external tool (markdown, - textile...) you need to set preproc to a command line that will take - the file path as argument and write to stdout. + textile...) you need to set preproc to a command line that will read + on stdin and write to stdout.

Usage

-- cgit v1.2.3