Browse Source

fix cleanups

master
Georg Hopp 9 years ago
parent
commit
6797957f71
  1. 21
      README.md
  2. 4
      doc/accountmanager.1

21
README.md

@ -199,15 +199,18 @@ The options are consistent over all sub commands. However not all sub
commands use all options and some sub commands take arguments that other
get per option. (See **DESCRIPTION**)
- **-u** − The login username of the credential for the account.
- **-p** − The plain text password of the credential for the account.
- **-d** − The description for the account.
- **-D** − Select the database file to use instead of the one defined in the
**$AMNGRDB** environment variable.
- **-r** − Select a recipient id for GnuPG encryption to use instead of the one
defined in the **$AMNGRID** environment variable.
- **-s** − The column separator for the **amngrlist** and
**amngrsearchcommands**.
**-u** − The login username of the credential for the account.
**-p** − The plain text password of the credential for the account.
**-d** − The description for the account.
**-D** − Select the database file to use instead of the one defined in the
**$AMNGRDB** environment variable.
**-r** − Select a recipient id for GnuPG encryption to use instead of the one
defined in the **$AMNGRID** environment variable.
**-s** − The column separator for the **amngrlist** and
**amngrsearchcommands**.
## ENVIRONMENT

4
doc/accountmanager.1

@ -1,5 +1,5 @@
.\" Man page for accountmanager.
.\" Contact georg@steffers.org.in to correct errors or typos.
.\" Contact georg@steffers.org to correct errors or typos.
.TH man 1 "25 Jan 2017" "0.1" \
"accountmanager.sh: Shell tools for managing account credentials."
.SH NAME
@ -303,7 +303,7 @@ gpg2(1), gpg-agent(1)
.SH BUGS
No known bugs.
.SH AUTHOR
Georg Hopp (georg@steffers.org.in)
Georg Hopp <georg@steffers.org>
.SH COPYRIGHT
Copyright © 2017 Georg Hopp License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>.

Loading…
Cancel
Save