diff options
Diffstat (limited to 'docs/source/cmdline.rst')
| -rw-r--r-- | docs/source/cmdline.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/cmdline.rst b/docs/source/cmdline.rst new file mode 100644 index 0000000..93a35a7 --- /dev/null +++ b/docs/source/cmdline.rst @@ -0,0 +1,8 @@ +``sqlformat`` -- Command Line Script +=========================================== + +The :mod:`sqlparse` module is shipped with the script +:program:`sqlformat` which provides a command line interface to the formatting +functions. + +.. todo:: Describe options and example usage. |
