.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "LEI-UP 1" .TH LEI-UP 1 1993-10-02 public-inbox.git "public-inbox user manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME lei\-up \- update a saved search .SH SYNOPSIS .IX Header "SYNOPSIS" lei up [OPTIONS] OUTPUT .PP lei up [OPTIONS] \-\-all[=] .SH DESCRIPTION .IX Header "DESCRIPTION" Update the saved search at \f(CW\*(C`OUTPUT\*(C'\fR or all saved searches. .SH OPTIONS .IX Header "OPTIONS" .IP \-\-all[=] 4 .IX Item "--all[=]" \&\f(CW\*(C`\-\-all\*(C'\fR updates all saved searches (listed in \fBlei\-ls\-search\fR\|(1)). \&\f(CW\*(C`\-\-all=local\*(C'\fR only updates local mailboxes, \f(CW\*(C`\-\-all=remote\*(C'\fR only updates remote mailboxes (currently \f(CW\*(C`imap://\*(C'\fR and \f(CW\*(C`imaps://\*(C'\fR). .IP \-\-remote\-fudge\-time=INTERVAL 4 .IX Item "--remote-fudge-time=INTERVAL" Look for mail older than the time of the last successful query. Using a small interval will reduce bandwidth use. A larger interval reduces the likelihood of missing a result due to MTA delays or downtime. .Sp The time(s) of the last successful queries are the \f(CW\*(C`lastresult\*(C'\fR values visible from \fBlei\-edit\-search\fR\|(1). .Sp Date formats understood by \fBgit\-rev\-parse\fR\|(1) may be used. e.g \f(CW\*(C`1.hour\*(C'\fR or \f(CW\*(C`3.days\*(C'\fR .Sp Default: 2.days .IP \-\-no\-external 4 .IX Item "--no-external" .PD 0 .IP \-\-no\-local 4 .IX Item "--no-local" .IP \-\-no\-remote 4 .IX Item "--no-remote" .PD These disable the use of all externals, local externals, or remote externals respectively. They are useful during temporary network or mount-point outages. .Sp Unlike \f(CW\*(C`lei q\*(C'\fR, these switches override the original \f(CW\*(C`lei q \-\-only\*(C'\fR options saved as \f(CW\*(C`lei.q.only\*(C'\fR. .Sp The combination \f(CW\*(C`\-\-all=remote \-\-no\-remote\*(C'\fR is supported for offline use in case a user is updating an IMAP folder on localhost. .IP \-\-exclude=LOCATION 4 .IX Item "--exclude=LOCATION" As with \fBlei\-q\fR\|(1), but may also exclude externals originally specified via \f(CW\*(C`lei q \-\-only\*(C'\fR. .IP \-\-lock=METHOD 4 .IX Item "--lock=METHOD" .PD 0 .IP \-\-alert=CMD 4 .IX Item "--alert=CMD" .IP \-\-mua=CMD 4 .IX Item "--mua=CMD" .PD \&\f(CW\*(C`\-\-lock\*(C'\fR, \f(CW\*(C`\-\-alert\*(C'\fR, and \f(CW\*(C`\-\-mua\*(C'\fR are all supported and documented in \fBlei\-q\fR\|(1). .Sp \&\f(CW\*(C`\-\-mua\*(C'\fR is incompatible with \f(CW\*(C`\-\-all\*(C'\fR. .SH CONTACT .IX Header "CONTACT" Feedback welcome via plain-text mail to .PP The mail archives are hosted at and .SH COPYRIGHT .IX Header "COPYRIGHT" Copyright all contributors .PP License: AGPL\-3.0+ .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBlei\-q\fR\|(1), \fBlei\-ls\-search\fR\|(1), \fBlei\-edit\-search\fR\|(1), \&\fBlei\-forget\-search\fR\|(1)