Hi Francesco, On 2013-10-07 23:33:08 +0200, Francesco Poli wrote: > What about the following change? > Do you think it clarifies? > > EXIT STATUS > > 0 If the program ran successfully and (when in apt mode) you > decided to continue with the installation/upgrade. > > 1 If an error occurred. > > 10 If the program ran successfully in apt mode, but you decided to > abort the installation/upgrade. > > 130 If a SIGINT was received (for instance because you pressed > [Ctrl+C]). > > N.B.: When the program is invoked by APT, any non-zero exit status will > cause the installation/upgrade to be aborted.
OK, this is very good! > Hence a possible clarification may be the following. > Please let me know what you think about it. > > · -y, --force-yes Assumes that you select yes for all questions. When > in apt mode, this implies that you accept to continue with the > installation/upgrade, even when bugs are found or errors occur. > > · -n, --force-no Assumes that you select no for all questions. When > in apt mode, this implies that you want to abort the > installation/upgrade, as soon as bugs are found or errors occur. This > option is assumed if stdout is not a terminal. Also very good! Thanks. -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

