aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-09-08 20:01:08 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-09-08 20:01:08 +0000
commit7ad1ec0892a7e9cbb04c08c9b746667599624b7c (patch)
tree9f9fd6c64d1a0bbaa06dc81edc05fddc014824f2 /README
parent000b89c718fdef3790a56fad9cbbfcdcf7fbea52 (diff)
downloadpandoc-7ad1ec0892a7e9cbb04c08c9b746667599624b7c.tar.gz
--tabstop -> --tab-stop in README documentation.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1429 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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`