From 28b36a50f81f802e1cea830e14a76760e202a30b Mon Sep 17 00:00:00 2001 From: J Pipkin Date: Wed, 9 Jan 2013 23:11:19 -0600 Subject: split sboupgrade from sboinstall --- man1/sboinstall.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man1/sboinstall.1') diff --git a/man1/sboinstall.1 b/man1/sboinstall.1 index 673a24c..819f9bc 100644 --- a/man1/sboinstall.1 +++ b/man1/sboinstall.1 @@ -7,7 +7,7 @@ sboinstall - install slackbuilds sboinstall [-h|-v] [-d TRUE|FALSE] [-j #|FALSE] [-c TRUE|FALSE] [-NrRip] sbo_name (sbo_name) .SH DESCRIPTION .P -sboinstall is equivalent to sboupgrade -N, but is faster since it only installs new slackbuilds, so is preferred for installs. If the -r flag is NOT specified, sboinstall will pull the list of requirements from the .info file for any specified slackbuild. If such a list exists, sboinstall will look to see whether or not those requirements are already installed, and if not, it will ask whether or not it should attempt to install them first. This is recursive, so that ordering happens correctly. sboinstall will refuse to handle circular requirements. sboinstall will also note groupadd and useradd commands in README files and offer to run those first. If the README documents options of the KEY=value form, sboinstall will offer the opportunity to set options. +sboinstall is used to install SBos. If the -r flag is NOT specified, sboinstall will pull the list of requirements from the .info file for any specified slackbuild. If such a list exists, sboinstall will look to see whether or not those requirements are already installed, and if not, it will ask whether or not it should attempt to install them first. This is recursive, so that ordering happens correctly. sboinstall will refuse to handle circular requirements. sboinstall will attempt to note groupadd and useradd commands in README files and offer to run those first. If the README appears to document options of the KEY=value form, sboinstall will offer the opportunity to set options. .SH OPTIONS .P -h|--help -- cgit v1.2.3