From 862060e70159dc93ab37d760eab1e43cfd03ac85 Mon Sep 17 00:00:00 2001 From: Antti K Date: Fri, 1 Aug 2014 14:59:07 +0200 Subject: Document timestamp flag --- readme.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.markdown b/readme.markdown index 98e1f63..643261e 100644 --- a/readme.markdown +++ b/readme.markdown @@ -47,7 +47,8 @@ Flags you can pass (all optional): - `-display `: set target X display (default `:0`) - `-delay `: delay between polls to the keyboard (default `10000000`; that's 100ms) - - `-up`: also print key-ups (default: don't) + - `-up`: also prepend key-ups (default: don't) + - `-time`: also append epoch timestamps (default: don't) - `-help`: print usage hints and exit Then just type as you would usually. Interrupt signal (`C-c`) to end. -- cgit v1.3-2-g0d8e