aboutsummaryrefslogtreecommitdiff
path: root/modules/comments
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2024-07-26 01:44:31 +0300
committerkaotisk <kaotisk@arching-kaos.org>2024-07-26 01:44:31 +0300
commitb9f350ee20251746c540ff352e7082e66b9c5ac8 (patch)
tree7a828b33eec8efa8cde06792ea7c92ba075e254a /modules/comments
parent00f3e970c39adb28e24a6ac0cdbfffc8bac8ac67 (diff)
downloadarching-kaos-tools-b9f350ee20251746c540ff352e7082e66b9c5ac8.tar.gz
arching-kaos-tools-b9f350ee20251746c540ff352e7082e66b9c5ac8.tar.bz2
arching-kaos-tools-b9f350ee20251746c540ff352e7082e66b9c5ac8.zip
ak-gpg: new flag --verify-file <file>
Diffstat (limited to 'modules/comments')
-rwxr-xr-xmodules/comments/main.sh3
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"
##