From e4bce97033b91e59a3136725a8ec252d0c60b072 Mon Sep 17 00:00:00 2001 From: J Pipkin Date: Sun, 9 Sep 2012 01:11:20 -0500 Subject: re-ordered help output to be more alphabetically friendly --- sboupgrade | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sboupgrade b/sboupgrade index d2e54a4..3643b4a 100755 --- a/sboupgrade +++ b/sboupgrade @@ -29,12 +29,12 @@ Options: -c: do not clean working files/directories after the build. -d: clean distfiles afterward. -f: force an update, even if the "upgrade" version is the same or lower. - -n: do not run installpkg at the end of the build process. + -i: non-interactive; skips README and all prompts. -j: specify "-j" setting to make, for multicore systems; overrides conf file. + -n: do not run installpkg at the end of the build process. -N: install any new SBo's listed. - -i: skip viewing of the SBo README. - -R: view the README but do not attempt to parse requirements. -r: when used with -f, will force rebuilding an SBo's requirements as well. + -R: view the README but do not parse requirements, commands, or options. Example: $self -d libsexy -- cgit v1.2.3