aboutsummaryrefslogtreecommitdiff
path: root/man/man1/clog.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-03 21:30:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-03 21:30:14 +1300
commit98a8deabd1fc9fa524ee84aa9d6438fc46fdccaf (patch)
tree52c4407fb474a86bc0e5b864863d87188e491f26 /man/man1/clog.1df
parentSoothe a shellcheck error (diff)
downloaddotfiles-98a8deabd1fc9fa524ee84aa9d6438fc46fdccaf.tar.gz
dotfiles-98a8deabd1fc9fa524ee84aa9d6438fc46fdccaf.zip
Add rlwrap(1) to clog(1df)
Diffstat (limited to 'man/man1/clog.1df')
-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>