added option -y which allows to export the whole vault as yaml.

This commit is contained in:
TLINDEN
2013-11-09 14:32:42 +01:00
parent 1a772e15b8
commit 2d8d0a27d9
8 changed files with 95 additions and 6 deletions

View File

@@ -47,7 +47,9 @@
" from a file.\n" \
"-P --import-public Import a public key. Use -I to import\n" \
" from a file.\n" \
"\n" \
"-y --export-yaml Export all keys stored in your vault\n" \
" as YAML formatted text. Use -O to put\n" \
" the export into a file.\n" \
"Encryption Options:\n" \
"-e --encrypt Encrypt a message. Read from stdin or\n" \
" specified via -I. If a keyid (-i) has been\n" \