this diff adds an EXIT STATUS section to syspatch man page.
syspatch exit with 1 on errors and 2 if syspatch updates itself.
If syspatch does nothing (because no syspatch) or install syspatches
successfully, the exit status is 0 in both case. Should we emphase
on this? I guess « Did syspatch inst
On Tue, Jul 21, 2020 at 03:21:24PM +0200, Solene Rapenne wrote:
> this diff adds an EXIT STATUS section to syspatch man page.
>
> syspatch exit with 1 on errors and 2 if syspatch updates itself.
>
> If syspatch does nothing (because no syspatch) or install syspatches
> successfully, the exit stat