summaryrefslogtreecommitdiff
path: root/docutils/docs/user
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2023-02-07 14:24:19 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2023-02-07 14:24:19 +0000
commitc300cba6aaac98dd17b89cc55e5dbbd9e3970b18 (patch)
tree8acf5196d21760764a7183119e959ec778da2902 /docutils/docs/user
parente697241c979603e828902177436c0b483ee780c8 (diff)
downloaddocutils-c300cba6aaac98dd17b89cc55e5dbbd9e3970b18.tar.gz
Announce command-line usage pattern change.
Cf. [feature-requests:#36]. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9327 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user')
-rw-r--r--docutils/docs/user/tools.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/docutils/docs/user/tools.txt b/docutils/docs/user/tools.txt
index 9a9078e91..99979f242 100644
--- a/docutils/docs/user/tools.txt
+++ b/docutils/docs/user/tools.txt
@@ -14,9 +14,14 @@
.. note::
Docutils front-end tool names, install details and the set of
- auto-installed tools will `change in Docutils 0.21`__.
+ auto-installed tools will change in Docutils 0.21.
+
+ The command line usage pattern will change over the next releases.
+
+ See `Future changes`__ in the RELEASE-NOTES.
+
+__ RELEASE-NOTES.html#future-changes
- __ ../../RELEASE-NOTES.html#future-changes
--------------
Introduction
@@ -49,6 +54,7 @@ input (stdin) is used for the source.
.. [#] The exceptions are buildhtml.py_ and rst2odt_prepstyles.py_.
+
Getting Help
============