summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-11 10:10:26 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-11 10:10:26 -0800
commit1f3252575ef2e6783716335b647340e971eadd59 (patch)
tree6247bdfaff476115ae59564d40f4e713d67f4d75 /TODO
parent82c0f5649eba644a6e2822e22569c22c7923af16 (diff)
Add help strings to click options.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 24305571..cddb23e8 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
* [] Check why Indexes have a invalid at the end when \d is called on them.
+* [] Fix smartcompletion for special commands. \d <tab>
* [] Add some tests. Sanity, Unit, Completion, Config.
* [ ] Add tests for smart completion.
* [] Check how to add the name of the table before printing the table.