Artifact 763d69f39c29b832f7171963efcad528862407716d3656677f476a32954619bb:
- File
doc/pwman.1
— part of check-in
[9e13f1ede9]
at
2006-02-14 18:34:00
on branch origin/tweaks
— Add note that key IDs may now be used
git-svn-id: https://pwman.svn.sourceforge.net/svnroot/pwman/trunk@54 db5f1c25-4851-472e-ac1e-5437d07aece1 (user: gagravarr@users.sourceforge.net size: 1089)
- File pwman.1 — part of check-in [c14cf350df] at 2014-05-15 21:36:21 on branch manualheaven — Move src and doc files to top directory (user: base@atomicules.co.uk size: 1089)
.TH PWMAN 1 "March 26, 2002" .nh .SH NAME pwman \- curses based password storage program .SH SYNOPSIS .B pwman [ \fB--help\fP | \fB--version\fP | \fB--gpg-path <path>\fP | \fB--gpg-id\fP <id> | \fB--file\fP <file> | \fB--passphrase-timeout <time in minutes> ] .SH DESCRIPTION This manual page documents briefly the .B pwman program. .PP .B pwman is a curses based password storage application. It uses GnuPG to encrypt and decrypt the password file. The curses user interface was inspired by Jaako Heinonen's abook. .SH OPTIONS .TP \fB\-\-help\fP Show usage. .TP \fB\-\-version\fP Show version information. .TP \fB\-\-gpg-path\fP <path> Specify path to GnuPG Executable. .TP \fB\-\-gpg-id\fP <id> Specify GnuPG key to use while encrypting. This can either be a key ID, or an email address. .TP \fB\-\-file\fP <file> File to read passwords from. .TP \fB\-\-passphrase-timeout\fP <time in minutes> Time before passphrase times out. .TP Press '\fB?\fP' during use to get a list of commands. .SH SEE ALSO .BR gpg (1), .br .SH AUTHOR .B pwman was written by Ivan Kelly <ivan@ivankelly.net>