From 6104d9fb8d11a051e57bb3a7d7af1cb063c0717b Mon Sep 17 00:00:00 2001 From: J Pipkin Date: Sun, 9 Sep 2012 10:29:22 -0500 Subject: sboconfig: reformatted help output --- sboconfig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sboconfig') diff --git a/sboconfig b/sboconfig index 90e9205..c093857 100755 --- a/sboconfig +++ b/sboconfig @@ -30,16 +30,16 @@ Options: -v: version information. -l: show current options. -Config options (defaults shown): - -c FALSE: +Config options: + -c|--clean FALSE: NOCLEAN: if TRUE, do NOT clean up after building by default. - -d FALSE: + -d|--distclean FALSE: DISTCLEAN: if TRUE, DO clean distfiles by default after building. - -j FALSE: + -j|--jobs FALSE: JOBS: numeric -j setting to feed to make for multicore systems. - -p FALSE: + -p|--pkg-dir FALSE: PKG_DIR: set a directory to store packages in. - -s /usr/sbo: + -s|--sbo-home /usr/sbo: SBO_HOME: set the SBo directory. EOF -- cgit v1.2.3