aboutsummaryrefslogtreecommitdiff
path: root/bin/logthis
diff options
context:
space:
mode:
Diffstat (limited to 'bin/logthis')
-rwxr-xr-xbin/logthis2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/logthis b/bin/logthis
index 0839422..347fd0b 100755
--- a/bin/logthis
+++ b/bin/logthis
@@ -1,3 +1,3 @@
#!/bin/bash
-echo "$(date -u +%s)" "$1" "$2" >> $LOGSFILE
+echo "$(date -u +%s)" "$1" "$2" "$3" >> $LOGSFILE