summaryrefslogtreecommitdiffstats
path: root/sphinx/command_line.rst
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2023-01-03 01:01:50 +0100
committerSlávek Banko <[email protected]>2023-01-22 13:21:17 +0100
commit0f630aff5c42d03eb301cd3fc5faff80d9c3c727 (patch)
tree94c873376a07783255db1f419f5d17bfa5151128 /sphinx/command_line.rst
parent3e5815bce63e9e476bdeb58cbe230239622e1ba5 (diff)
downloadsip4-tqt-0f630aff5c42d03eb301cd3fc5faff80d9c3c727.tar.gz
sip4-tqt-0f630aff5c42d03eb301cd3fc5faff80d9c3c727.zip
Entry step for renaming PyTQt module libraries from qt* to tqt*.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'sphinx/command_line.rst')
-rw-r--r--sphinx/command_line.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sphinx/command_line.rst b/sphinx/command_line.rst
index 9c50cf4..8a1db23 100644
--- a/sphinx/command_line.rst
+++ b/sphinx/command_line.rst
@@ -24,8 +24,8 @@ The full set of command line options is:
.. cmdoption:: -a <FILE>
- The name of the QScintilla API file to generate. This file contains a
- description of the module API in a form that the QScintilla editor
+ The name of the TQScintilla API file to generate. This file contains a
+ description of the module API in a form that the TQScintilla editor
component can use for auto-completion and call tips. (The file may also be
used by the SciTE editor but must be sorted first.) By default the file is
not generated.