diff options
| author | 2014-08-01 14:59:07 +0200 | |
|---|---|---|
| committer | 2014-08-01 15:00:27 +0200 | |
| commit | 862060e70159dc93ab37d760eab1e43cfd03ac85 (patch) | |
| tree | a8cf45e8f0608d3eaa836f60347716592ec73f09 /readme.markdown | |
| parent | 020ead3bfb911f1ffd65ecbbe063a26c2a29ae3c (diff) | |
| download | xkbcat-862060e70159dc93ab37d760eab1e43cfd03ac85.tar.gz xkbcat-862060e70159dc93ab37d760eab1e43cfd03ac85.zip | |
Document timestamp flag
Diffstat (limited to 'readme.markdown')
| -rw-r--r-- | readme.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
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 <display>`: set target X display (default `:0`) - `-delay <nanosec>`: 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. |
