From 44f339a62ee7961758afb451a760f3b291f34c79 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Sat, 6 Mar 2021 18:20:34 +0000 Subject: update doc for v1.1b --- man/lpass.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/lpass.1 b/man/lpass.1 index 81d4237..23ab904 100644 --- a/man/lpass.1 +++ b/man/lpass.1 @@ -1,4 +1,4 @@ -.TH "LPASS" "1" "1\ \&MARCH\ \&2021" "LPASS v1.1a" "LockPassword" +.TH "LPASS" "1" "6\ \&MARCH\ \&2021" "LPASS v1.1b" "LockPassword" .SH "NAME" LockPassword - a password manager. @@ -22,6 +22,12 @@ Add the specified \fIpassname\fR to the password manager. The password will be r .RE .PP +\fBedit \fIpassname\fR +.RS 4 +Open the specified \fIpassname\fR in a text editor, waiting for changes. The text editor specified in the environment variable EDITOR or \fBvi\fR(1) is used. Temporary file for password editing locate in tmpfs / ramfs (we expect that it to be mounted at /dev/shm). +.RE +.PP + \fBgenerate\fR [-l, --length=pass-length] [-c, --copy] [-f, --force] \fIpassname\fR .RS 4 Generate a random password and write it in \fIpassname\fR. The \fB-l, --length = pass-length\fR argument allow you to specify the desired password length. Without this argument, a 14 character password will be generated. \fB-c, --copy\fR write password to clipboard; \fB-f, --force\fR ignore exist of \fIpassname\fR, overwrites it without prompt. -- cgit v1.2.3-18-g5258