.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "WAIT" "1" "February 2016" "" "fisherman" . .SH "NAME" \fBwait\fR \- Run commands and wait with a spin . .SH "SYNOPSIS" \fBwait\fR \fIcommands\fR [\fB\-\-spin\fR=\fIarc\fR|\fIstar\fR|\fIpipe\fR|\fIball\fR|\fIflip\fR|\fImixer\fR|\fIcaret\fR|\fIbar1~3\fR] . .br \fBwait\fR \fIcommands\fR [\fB\-\-time\fR=interval] [\fB\-\-log\fR=file] [\fB\-\-format\fR=format] [\fB\-\-help\fR] . .SH "DESCRIPTION" Run \fIcommands\fR as a background process and wait until the job has finished\. Any output to standard error indicates \fBwait\fR to return \fB1\fR once is done\. While it waits, a customizable spinner is displayed in the command line\. . .SH "OPTIONS" . .TP \fB\-s \-\-spin=style|string\fR Set spinner style\. See \fBStyles\fR for styles and details to customize the spinner characters\. . .TP \fB\-t \-\-time=interval\fR Set spinner transition time delay in \fIseconds\fR\. A large value will refresh the spinner more slowly\. You may use decimal numbers to represent smaller numbers\. . .TP \fB\-l \-\-log=file\fR Output standard error to given \fIfile\fR\. . .TP \fB\-f \-\-format=format\fR Use given \fIformat\fR to display the spinner\. The default format is \fB"\er@"\fR where \fB@\fR represents the spinner token and \fB\er\fR a carriage return, used to refresh / erase the line\. . .TP \fB\-h \-\-help\fR Show usage help\. . .SH "STYLES" . .IP "\(bu" 4 arc, star, pipe, ball, flip, mixer, caret . .IP "\(bu" 4 bar1~3 . .IP "" 0 . .P If no style is given in \fB\-\-spin=