From bb0eab1051318528011252866b592735981084a5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 19 Oct 2021 09:33:41 +0000 Subject: lei up: support --exclude=, --no-(external|remote|local) These can be used to temporarily disable using certain externals in case of temporary network failure or mount point unavailability. --- Documentation/lei-up.pod | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'Documentation') diff --git a/Documentation/lei-up.pod b/Documentation/lei-up.pod index f06ee5eb..8fba0953 100644 --- a/Documentation/lei-up.pod +++ b/Documentation/lei-up.pod @@ -37,11 +37,26 @@ e.g C<1.hour> or C<3.days> Default: 2.days -=back +=item --no-external -The following options, described in L, are supported. +=item --no-local -=over +=item --no-remote + +These disable the use of all externals, local externals, or +remote externals respectively. They are useful during +temporary network or mount-point outages. + +Unlike C, these switches override the original C +options saved as C. + +The combination C<--all=remote --no-remote> is supported for +offline use in case a user is updating an IMAP folder on localhost. + +=item --exclude=LOCATION + +As with L, but may also exclude externals originally +specified via C. =item --lock=METHOD @@ -49,7 +64,10 @@ The following options, described in L, are supported. =item --mua=CMD -This option is incompatible with C<--all>. +C<--lock>, C<--alert>, and C<--mua> are all supported and +documented in L. + +C<--mua> is incompatible with C<--all>. =back @@ -62,7 +80,7 @@ and L +Copyright all contributors L License: AGPL-3.0+ L -- cgit v1.2.3-24-ge0c7