add a section exit status in syspatch.8

2020-07-21 Thread Solene Rapenne
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

Re: add a section exit status in syspatch.8

2020-07-21 Thread Antoine Jacoutot
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