aboutsummaryrefslogtreecommitdiff
path: root/man1/sbofind.1
diff options
context:
space:
mode:
authorJ Pipkin <j@dawnrazor.net>2013-01-12 07:14:20 -0600
committerJ Pipkin <j@dawnrazor.net>2013-01-12 07:14:20 -0600
commit32abf3c7e9183cfe79019c748e588496722f7426 (patch)
tree7d9cd861e15595abebdda688fb6066e82febba62 /man1/sbofind.1
parentb2a26f795d32e398bfc3dbfc13882419bd3ba929 (diff)
parentf177c4e5c4311e696373c77e593df452c7602d13 (diff)
downloadsbotools2-32abf3c7e9183cfe79019c748e588496722f7426.tar.xz
Merge branch 'exit_ask', fixes #41, fixes #37
Diffstat (limited to 'man1/sbofind.1')
-rw-r--r--man1/sbofind.113
1 files changed, 13 insertions, 0 deletions
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.