fix lineup of --ext-exit in help output

This commit is contained in:
Oswald Buddenhagen 2022-07-01 12:14:14 +02:00
parent 16ecde504d
commit f6ccf9c4f5

View File

@ -47,7 +47,7 @@ PACKAGE " " VERSION " - mailbox synchronizer\n"
" -c, --config CONFIG read an alternate config file (default: ~/." EXE "rc)\n"
" -D, --debug debugging modes (see manual)\n"
" -y, --dry-run do not actually modify anything\n"
" -e, --ext-exit return extended exit code\n"
" -e, --ext-exit return extended exit code\n"
" -V, --verbose display what is happening\n"
" -q, --quiet don't display progress counters\n"
" -v, --version display version\n"