aboutsummaryrefslogtreecommitdiff
path: root/modules/todos/main.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules/todos/main.sh')
-rwxr-xr-xmodules/todos/main.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/todos/main.sh b/modules/todos/main.sh
index a9786a1..4b9e580 100755
--- a/modules/todos/main.sh
+++ b/modules/todos/main.sh
@@ -5,13 +5,9 @@
## Usage:
##
## -h, --help Prints this help message
-##
## index Prints an indexed table of your todos files
-##
## import <file> #TODO
-##
## add <file> Creates a data file from the todos file you point to
-##
## create Vim is going to pop up, you will write and save your
## todosletter and it's going to be saved
##