diff options
Diffstat (limited to 'doc/api/python/example_command_line.rst')
-rw-r--r-- | doc/api/python/example_command_line.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/api/python/example_command_line.rst b/doc/api/python/example_command_line.rst new file mode 100644 index 000000000..69111a0bb --- /dev/null +++ b/doc/api/python/example_command_line.rst @@ -0,0 +1,5 @@ +Example example_command_line.py +=============================== + +.. literalinclude:: example_command_line.py + :language: python |