diff options
author | gramanas <anastasis.gramm2@gmail.com> | 2018-10-23 17:42:28 +0300 |
---|---|---|
committer | gramanas <anastasis.gramm2@gmail.com> | 2018-10-23 17:42:28 +0300 |
commit | 46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6 (patch) | |
tree | 53d85f05c362230a428ca5593125ba1a1341799d /todo.org | |
parent | 410bb2715ce7c9f8d796704395cb44d76e2e884c (diff) | |
download | ck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.tar.gz ck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.tar.bz2 ck-46421fedf6fe291bfcb63482f3bfa9bb2c7fdff6.zip |
Remove site clutter and rename test folder (tests -> test)
Diffstat (limited to 'todo.org')
-rw-r--r-- | todo.org | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/todo.org b/todo.org deleted file mode 100644 index 884a49d..0000000 --- a/todo.org +++ /dev/null @@ -1,12 +0,0 @@ -* edit -+ list shows cid and edit uses it with flag? -** ck edit prog-name -- if prog-name has > 1 configs, edit the primary -- else edit the one that exists - -** ck edit prog-name conf-number -- if prog-name has > 1 configs, and no primary -- list the configs in order, then the user can write the conf number he wants - -* make list tree accept [prog-name] to list the configs of a specific program -- use in above case. |