1
0
mirror of https://github.com/dswd/zvault synced 2025-01-08 21:37:52 +00:00
zvault/docs/man/zvault-genkey.1.md
2017-04-13 10:37:17 +02:00

26 lines
447 B
Markdown

zvault-genkey(1) -- Generate a new key pair
===========================================
## SYNOPSIS
`zvault genkey [OPTIONS] [FILE]`
## DESCRIPTION
This subcommand generates a new key pair, prints it to console and optionally
writes it to the given file `FILE`.
## OPTIONS
* `-h`, `--help`:
Prints help information
## COPYRIGHT
Copyright (C) 2017 Dennis Schwerdel
This software is licensed under GPL-3 or newer (see LICENSE.md)