diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-03-27 16:20:24 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-03-27 16:20:24 +0000 |
| commit | ce39a74908243ca1195648ca51f71cf0f1951320 (patch) | |
| tree | 7cbe908e3b448c9f32a7a4f1c72610083692d7e0 /docutils/docs/user/tools.txt | |
| parent | 54696486cfd3eb09872b81a18ed0ccd447fb0754 (diff) | |
| download | docutils-ce39a74908243ca1195648ca51f71cf0f1951320.tar.gz | |
Fix typo.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8645 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/tools.txt')
| -rw-r--r-- | docutils/docs/user/tools.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/user/tools.txt b/docutils/docs/user/tools.txt index b9b30dbf0..649fa314c 100644 --- a/docutils/docs/user/tools.txt +++ b/docutils/docs/user/tools.txt @@ -18,7 +18,7 @@ Once the Docutils package is unpacked, you will discover a "``tools``" directory containing several front ends for common Docutils processing. -In addition to the all-purpose program docutils_cli.py_, Docutils has +In addition to the all-purpose program docutils-cli.py_, Docutils has many small front ends, each specialized for a specific "Reader" (which knows how to interpret a file in context), a "Parser" (which understands the syntax of the text), and a "Writer" (which knows how @@ -60,7 +60,7 @@ list. Generic Command Line Front End ============================== -docutils_cli.py +docutils-cli.py --------------- :Readers: Standalone, PEP |
