Changeset 14 in code for trunk/kanako.mdoc


Ignore:
Timestamp:
Nov 26, 2022, 2:15:17 PM (3 years ago)
Author:
koizumi.aoi
Message:

Update configuration format, add switch to install(1) in mkfile

Signed-off-by: Aoi K <koizumi.aoi@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kanako.mdoc

    r11 r14  
    1 .Dd Bureaucracy 72, 3188
     1.Dd Bureaucracy 73, 3188
    22.Dt KANAKO 1
    33.Os
     
    55.Nm kanako
    66.Nd the adaptable password manager
     7.Sh SYNOPSIS
     8.Nm
     9.Fl c
     10.Ar args
     11.Nm
     12.Fl e
     13.Ar args
     14.Nm
     15.Fl l
     16.Nm
     17.Fl n
     18.Ar args
     19.Nm
     20.Fl r
     21.Ar args
     22.Nm
     23.Fl R
     24.Ar args
     25.Nm
     26.Fl v
     27.Ar args
    728.Sh DESCRIPTION
    8 
     29It is a clean rewrite of
     30.Xr ayu 1
     31supporting multiple backends
     32and having more add-ons for
     33use with it. However, it
     34may be pretty unstable compared
     35to said tool, but should work
     36well for its purpose.
    937.Sh USAGE
    1038.Bl -tag -width 11n -compact
     
    2755.Sh SEE ALSO
    2856.Xr age 1
     57.Xr cream 1
    2958.Xr gpg 1
    3059.Xr kanako.conf 5
Note: See TracChangeset for help on using the changeset viewer.