From 1ecf9a268973b0ab85dddd7f898e246abee3bb31 Mon Sep 17 00:00:00 2001 From: Daniel Hartwig Date: Thu, 21 Jun 2012 19:25:35 +0800 Subject: Document that --visual-preview exits with non-zero status * [cmdline]: --visual-preview exits with non-zero status: - user quits (1); - a package fails to download and the user chooses not to continue (100); or - a package fails to install (100). (Closes: #282408) Closes: #282408 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 07e9a62c..dbd69371 100644 --- a/NEWS +++ b/NEWS @@ -89,6 +89,12 @@ behaviour is desirable for two reasons: --fix-missing option or setting Aptitude::CmdLine::Fix-Missing. + * [cmdline]: --visual-preview exits with non-zero status: + - user quits (1); + - a package fails to download and the user + chooses not to continue (100); or + - a package fails to install (100). + (Closes: #282408) * [cmdline]: changelog exits with non-zero status on any error (Closes: #675833) -- cgit v1.2.3