diff options
Diffstat (limited to 'modules/comments/main.sh')
-rwxr-xr-x | modules/comments/main.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/comments/main.sh b/modules/comments/main.sh index 925bf90..59fb46f 100755 --- a/modules/comments/main.sh +++ b/modules/comments/main.sh @@ -1,11 +1,8 @@ #!/bin/bash ## ## -h, --help Prints this help message" -## ## index Prints an indexed table of your comments files" -## ## add <file> <refer_to> Creates a data file from the comments file you point to" -## ## create <refer_to> Vim is going to pop up, you will write and save your" ## commentsletter and it's going to be saved" ## |