Files
cunicu/docs/usage/man/wice-self-update.3
Steffen Vogel 15f43bc6e1 docs: update auto-generated usage documentation
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-05-04 13:45:48 +02:00

45 lines
868 B
Groff
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.nh
.TH "ɯice" "3" "May 2022" "https://github.com/stv0g/wice" ""
.SH NAME
.PP
wice-self-update - Update the wice binary
.SH SYNOPSIS
.PP
\fBwice self-update [flags]\fP
.SH DESCRIPTION
.PP
The command "self-update" downloads the latest stable release of wice from
GitHub and replaces the currently running binary. After download, the
authenticity of the binary is verified using the GPG signature on the release
files.
.SH OPTIONS
.PP
\fB-h\fP, \fB--help\fP[=false]
help for self-update
.PP
\fB--output\fP=""
Save the downloaded file as \fB\fCfilename\fR (default: running binary itself)
.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(3)\fP