isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 92faccc639aa9c8776dde1e2f32466454a2a89b0
parent f6ccf9c4f5f343e4a1f457d3432134e7c61beb4a
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Fri,  1 Jul 2022 13:00:01 +0200

improve wording of --ext-exit docu

Diffstat:
Msrc/mbsync.1 | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/mbsync.1 b/src/mbsync.1 @@ -80,8 +80,10 @@ operations are determined, but no modifications are actually made to either the mailboxes or the state files. .TP \fB-e\fR, \fB--ext-exit\fR -Return an extended exit code: Add 32 resp. 64 to the code if any -modifications were made on the far resp. near side. +Return an extended exit code: Add 32 or 64 to the code if any +modifications were made on the far or near side, respectively; these +are not mutually exclusive, so the code may be 96 if changes were both +pushed and pulled. An error may be reported at the same time, so the code may be for example 65 if some changes were successfully pulled, while others failed. .TP