mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-04 16:32:57 +08:00
38 lines
635 B
Groff
38 lines
635 B
Groff
.nh
|
|
.TH "WICE" "3" "Feb 2022" "https://github.com/stv0g/wice" ""
|
|
|
|
.SH NAME
|
|
.PP
|
|
wice-wg-pubkey - Reads a private key from stdin and writes a public key to stdout
|
|
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\fBwice wg pubkey [flags]\fP
|
|
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Reads a private key from stdin and writes a public key to stdout
|
|
|
|
|
|
.SH OPTIONS
|
|
.PP
|
|
\fB-h\fP, \fB--help\fP[=false]
|
|
help for pubkey
|
|
|
|
|
|
.SH OPTIONS INHERITED FROM PARENT COMMANDS
|
|
.PP
|
|
\fB-l\fP, \fB--log-file\fP=""
|
|
path of a file to write logs to
|
|
|
|
.PP
|
|
\fB-d\fP, \fB--log-level\fP="info"
|
|
log level (one of "debug", "info", "warn", "error", "dpanic", "panic", and "fatal")
|
|
|
|
|
|
.SH SEE ALSO
|
|
.PP
|
|
\fBwice-wg(3)\fP
|