mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-05 08:47:03 +08:00
45 lines
871 B
Groff
45 lines
871 B
Groff
.nh
|
||
.TH "ɯice" "3" "Aug 2022" "https://github.com/stv0g/wice" ""
|
||
|
||
.SH NAME
|
||
.PP
|
||
wice-self-update - Update the ɯice binary
|
||
|
||
|
||
.SH SYNOPSIS
|
||
.PP
|
||
\fBwice self-update [flags]\fP
|
||
|
||
|
||
.SH DESCRIPTION
|
||
.PP
|
||
The command "self-update" downloads the latest stable release of ɯice 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-o\fP, \fB--output\fP="/tmp/go-build4231818187/b001/exe/wice"
|
||
Save the downloaded file as \fB\fCfilename\fR
|
||
|
||
|
||
.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
|