aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authoreuxane2024-11-30 09:58:49 +0100
committereuxane2024-11-30 09:58:49 +0100
commit903306030f59554ff6fd73146fd30c2330504358 (patch)
tree2c6063901e45b576100d6c312a68f453ef7b9dc7 /readme.md
parentdc2ec09d6d29913d696f0ea9dc5d035542c792e8 (diff)
downloadtickwatch-903306030f59554ff6fd73146fd30c2330504358.tar.gz
cli: add option for timestamp line header format
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c82ba18..a105b43 100644
--- a/readme.md
+++ b/readme.md
@@ -36,6 +36,8 @@ Display options:
36 Choices: log2 (default), log10, ln, linear 36 Choices: log2 (default), log10, ln, linear
37 --symbols=CHOICE Set output symbol set 37 --symbols=CHOICE Set output symbol set
38 Choices: unicode (default), numeric 38 Choices: unicode (default), numeric
39 --timestamp=CHOICE Set line header timestamp format
40 Choices: datetime (default), unix, none
39 41
40Other options: 42Other options:
41 --help, -h Display this help message 43 --help, -h Display this help message