summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)Author
2022-02-19docs: add man page for the config file of tessenAyush Agarwal
2022-02-19docs: update the man page for tessenAyush Agarwal
2022-01-24userkey search uses regex to find field (#11)Jerzy Drozdz
* userkey search uses regex to find field * Changed userkey default value to "user" * First matched entry will be set as tsn_username * Update to man page * Fixed setting userkey * Fixed typo
2022-01-16docs: update the man pageAyush Agarwal
Besides some cosmetic changes, the man page now highlights that any dmenu backend can be used. It also mentions the change in order how tessen tries to find a backend. In addition, a missing sentence for the default value of PASSWORD_STORE_CLIP_TIME is mentioned.
2021-11-29docs: mention pass-otp as an optional dependencyAyush Agarwal
2021-11-14docs: add a man page for tessenAyush Agarwal
I've used scdoc for now because of lower threshold of using it but I really want to switch to mdoc and mandoc.