Changeset 20 in code for trunk/README.md


Ignore:
Timestamp:
Sep 11, 2023, 4:59:07 PM (21 months ago)
Author:
yakumo.izuru
Message:

Release v2

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r18 r20  
    1212* `tree(1)` for printing a list
    1313* `mandoc(1)` for documentation
     14* `rm(1)` with the `-i` and `-I` switches
    1415
    1516## Add-ons
    1617
    17 ### kanako\_gen
    18 random username and password generator, requires `strings(1)`,
    19 `dd(1)` and a sane `tr(1)` (FreeBSD's one behaves differently and
    20 in unexpected ways)
    21 
    22 ### kanako\_menu
     18### kanako-menu
    2319quick graphical front-end for kanako, works with either of `dmenu(1)`
    2420or `bemenu(1)`, useful for copying passwords to clipboard.
    2521
    26 ### kanako\_totp
     22### kanako-totp
    2723time-based one time password addon for kanako, requires `oathtool(1)`
    2824from oath-toolkit.
Note: See TracChangeset for help on using the changeset viewer.