aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-log
diff options
context:
space:
mode:
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)"