summaryrefslogtreecommitdiff
path: root/docs/source/cmdline.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/cmdline.rst')
-rw-r--r--docs/source/cmdline.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/source/cmdline.rst b/docs/source/cmdline.rst
deleted file mode 100644
index 93a35a7..0000000
--- a/docs/source/cmdline.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-``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.