aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/clog.1df3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man1/clog.1df b/man/man1/clog.1df
index a0e6d117..0e3e7b87 100644
--- a/man/man1/clog.1df
+++ b/man/man1/clog.1df
@@ -13,5 +13,8 @@ getting real tired of all this overengineering
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.
+,P
+If rlwrap(1) is found, it will be used for the line editing. If not, just the
+terminal's cooked mode will be used.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>