summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorp4bl0 <pablo@rauzy.name>2010-07-24 13:51:43 +0200
committerp4bl0 <pablo@rauzy.name>2010-07-24 13:51:43 +0200
commit4d5ea7173008872a5309b35157a4883676ff689b (patch)
tree11024c01d55b8c32cbe579d7ab59849998712432 /README
parent5ff0da0a719dd5e151004e41a5c18fbc7efb814a (diff)
the preproc should be a unix filter
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index f18a888..39a7d38 100644
--- a/README
+++ b/README
@@ -71,8 +71,8 @@ fugitive README file
</p>
<p>
If you want your article to be preprocessed by an external tool (markdown,
- textile...) you need to set <em>preproc</em> to a command line that will take
- the file path as argument and write to stdout.
+ textile...) you need to set <em>preproc</em> to a command line that will read
+ on stdin and write to stdout.
</p>
<h2>Usage</h2>