aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-log
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 /bin/ak-log
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 'bin/ak-log')
-rwxr-xr-xbin/ak-log4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/ak-log b/bin/ak-log
index d22da70..3e7f8b6 100755
--- a/bin/ak-log
+++ b/bin/ak-log
@@ -5,15 +5,11 @@
## Usage:
##
## -h, --help Prints this help message
-##
## -f, --follow Follows the log file as its appended with new
## messages
-##
## -m, --message <program> <type> <message>
## Adds a log message to the log
-##
## -r, --rotate Cleans up log files after archiving them
-##
## -g, --grep Select a script to view only logs from that
##
fullprogrampath="$(realpath $0)"