aboutsummaryrefslogtreecommitdiff
path: root/man/man1/clog.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/clog.1df')
-rw-r--r--man/man1/clog.1df15
1 files changed, 15 insertions, 0 deletions
diff --git a/man/man1/clog.1df b/man/man1/clog.1df
new file mode 100644
index 00000000..bb03765d
--- /dev/null
+++ b/man/man1/clog.1df
@@ -0,0 +1,15 @@
+.TH CLOG 1df "December 2016" "Manual page for clog"
+.SH NAME
+.B clog
+\- record timestamped logs in a file
+.SH SYNOPSIS
+.B clog
+getting real tired of all this overengineering
+^D
+.SH DESCRIPTION
+.B clog
+receives a message on stdin, timestamps it with a leading date(1), and writes
+it to the file with path in environment variable CLOG, defaulting to ~/.clog,
+terminating each entry with two hyphens.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>