Skip to content

Commit 033e203

Browse files
committed
Move line that seemed out of place at the very end to before the "advanced" section
1 parent f4d7977 commit 033e203

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/features/scripting.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ where:
9494
* ``command`` and ``args`` are entered exactly like they would be entered by
9595
a user of your application.
9696

97+
See python_scripting_ example and associated conditional_ script for more
98+
information.
99+
97100
Advanced Support
98101
~~~~~~~~~~~~~~~~
99102

@@ -117,6 +120,3 @@ larger test suite. See :ref:`plugins/external_test:External Test Plugin`
117120

118121
.. _conditional:
119122
https://github.com/python-cmd2/cmd2/blob/master/examples/scripts/conditional.py
120-
121-
See python_scripting_ example and associated conditional_ script for more
122-
information.

0 commit comments

Comments
 (0)