From 7ad1ec0892a7e9cbb04c08c9b746667599624b7c Mon Sep 17 00:00:00 2001 From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> Date: Mon, 8 Sep 2008 20:01:08 +0000 Subject: [PATCH] --tabstop -> --tab-stop in README documentation. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1429 788f1e2b-df1e-0410-8736-df70ead52e1b --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f05331a20..d5cbcb340 100644 --- a/README +++ b/README @@ -244,7 +244,7 @@ For further documentation, see the `pandoc(1)` man page. : causes tabs in the source text to be preserved, rather than converted to spaces (the default). -`--tabstop` *tabstop* +`--tab-stop` *tabstop* : sets the number of spaces per tab to *tabstop* (defaults to 4). `--strict`