pwman3(1)
NAME
pwman3 - command line password manager
SYNOPSIS
pwman3 [options]
DESCRIPTION
- -c, --config FILE
- Read the configuration from FILE instead of the default ~/.pwman3/config.
- -d, --database FILE
- When using the default sqlite backend, use FILE to read/store passwords.
- -e, --encryption ALGO
- Use ALGO to encrypt data. Possible values are: AES, ARC2, ARC4, Blowfish, CAST, DES, DES3, IDEA, RC5 The default encryption algorithm used is Blowfish.
- -h, --help
- Display help and exit.
AUTHOR
- This manpage has been written by Julien Louis <ptitlouis@sysif.net> for
the Debian GNU/Linux system but may be used by the others.