From be2bb2b27d61a39bff6efd890c3d519c39db321e Mon Sep 17 00:00:00 2001 From: J Pipkin Date: Sat, 12 Jan 2013 04:14:03 -0600 Subject: implement failure-dependent exit statuses, ask to proceed if a failure is encountered during the process --- man1/sboremove.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man1/sboremove.1') diff --git a/man1/sboremove.1 b/man1/sboremove.1 index 9b5779a..4dc81b9 100644 --- a/man1/sboremove.1 +++ b/man1/sboremove.1 @@ -24,6 +24,16 @@ Show version information. .RS Always ask to remove requirements, even those required by other packages currently installed (ignored by default) .RE +.SH EXIT CODES +.P +sboremove can exit with the following codes: +.RS + +0: all operations completed successfully. +.RE +.RS +1: a usage error occurred, such as running sboremove with nothing to remove. +.RE .SH BUGS .P None known, but there may be some. Please report any found to xocel@iquidus.org or j@dawnrazor.net; patches are always welcome. -- cgit v1.2.3