diff options
author | Andinus <andinus@nand.sh> | 2021-08-14 22:24:40 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-08-14 22:24:40 +0530 |
commit | 68dbd625bd57f48cc8936743d7ab199a2810300f (patch) | |
tree | f063bd28e786bae6c15c3258e1b25f0a913e92e7 /README | |
parent | 14813280578a099be5dd81858ace1489a43028a8 (diff) | |
download | lacerta-68dbd625bd57f48cc8936743d7ab199a2810300f.tar.gz |
Add option for number of Most Spoken Columns
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README index b4aa110..e1d87ca 100644 --- a/README +++ b/README @@ -140,6 +140,13 @@ profile-name and /Deleted/ column. +no-of-spoken +╌╌╌╌╌╌╌╌╌╌╌╌ + + This sets the number of Most Spoken columns to be printed for each + user. The default is 3. + + Caveats ─────── @@ -151,6 +158,12 @@ Caveats News ════ +v0.1.1 - 2021-08-14 +─────────────────── + + ⁃ Add option for number of Most Spoken columns. + + v0.1.0 - 2021-07-29 ─────────────────── |