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/sbofind.1 | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'man1/sbofind.1') diff --git a/man1/sbofind.1 b/man1/sbofind.1 index 60148c8..0ad3e25 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -29,6 +29,19 @@ Show the contents of the .info file for each slackbuild found. .RS Show the contents of the README file for each slackbuild found. .RE +.SH EXIT CODES +.P +sbofind can exit with the following exit codes: +.RS + +0: all operations were succesful. +.RE +.RS +1: a usage error occured, ie sbofind was ran with nothing to find. +.RE +.RS +6: sbofind was unable to obtain a required file handle. +.RE .SH BUGS .P None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. -- cgit v1.2.3