.\" Man page generated from reStructuredText .\" by the Docutils 0.22.4 manpage writer. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "kw-self-update - kw self-update mechanism" "" "" "" .SH Name kw-self-update - kw self-update mechanism \- .SH SYNOPSIS .nf \fIkw\fP (\fIu\fP | \fIself\-update\fP) [\-\-verbose] \fIkw\fP (\fIu\fP | \fIself\-update\fP) [(\-u | \-\-unstable)] [\-\-verbose] \fIkw\fP (\fIu\fP | \fIself\-update\fP) [(\-h | \-\-help)] .fi .sp .SH DESCRIPTION .sp The \fIkw self\-update\fP feature facilitates the process of updating kw. .sp By just running \fIkw self\-update\fP, the user can update \fIkw\fP based on the master or unstable branch in a simple way. .sp By default, \fIkw self\-update\fP updates \fIkw\fP based on the master branch. If the user wants to update based on the unstable branch, the \fI\-\-unstable\fP option should be used. .SH OPTIONS .INDENT 0.0 .TP .B \-u, \-\-unstable: Update kw based on the unstable branch .TP .B \-\-help: Show this man page .TP .B \-\-verbose: Verbose mode is an option that causes the kw program to display debug messages to track its progress. This functionality is very useful during the debugging process, allowing you to identify possible errors more easily. .UNINDENT .SH EXAMPLES .sp Updating based on the master branch: .INDENT 0.0 .INDENT 3.5 .sp .EX kw self\-update .EE .UNINDENT .UNINDENT .sp Updating based on the unstable branch: .INDENT 0.0 .INDENT 3.5 .sp .EX kw self\-update \-\-unstable .EE .UNINDENT .UNINDENT .\" End of generated man page.