Changeset 24 in code for trunk/kanako.mdoc


Ignore:
Timestamp:
May 14, 2025, 2:23:43 AM (4 weeks ago)
Author:
yakumo.izuru
Message:

Make TOTP support built-in, simplify code a bit, add colored errors and warnings via printf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kanako.mdoc

    r23 r24  
    1 .Dd $Mdocdate$
     1.Dd May 14, 2025
    22.Dt KANAKO 1
    33.Os
     
    77.Sh SYNOPSIS
    88.Nm
    9 .Op Fl ceglnrRv
     9.Op Fl ceglnorRv
    1010.Op Ar args
    1111.Sh DESCRIPTION
     
    1414supporting multiple backends
    1515and having more add-ons for
    16 use with it. However, it
    17 may be pretty unstable compared
    18 to said tool, but should work
    19 well for its purpose.
     16use with it.
     17However, it may be pretty unstable compared
     18to said tool, but should work well for its purpose.
    2019.Sh USAGE
    2120.Bl -tag -width 11n -compact
     
    3029.It -l
    3130List all entries
     31.It -o
     32Obtain a one time password
    3233.It -r
    3334Remove single entries,
     
    3839.It -v
    3940View an entry
    40 .Bl
    4141.El
    4242.Sh SEE ALSO
    43 .Xr age 1
    44 .Xr cream 1
    45 .Xr gpg 1
     43.Xr age 1 ,
     44.Xr cream 1 ,
     45.Xr gpg 1 ,
     46.Xr oathtool 1 ,
     47.Xr pwgen 1 ,
     48.Xr salty 1 ,
    4649.Xr kanako.conf 5
    47 .Xr pwgen 1
    48 .Xr salty 1
    4950.Rs
    5051.%A Rob Pike
     
    5455.Re
    5556.Sh AUTHORS
    56 .An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
    57 .Sh BUGS
    58 Under the Wayland display protocol,
    59 the clipboard subcommand won't work,
    60 due to 'Permission denied'. On X11
    61 it works just fine.
     57.An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
Note: See TracChangeset for help on using the changeset viewer.