From: PHO Date: Wed, 4 Jul 2012 08:19:47 +0000 (+0900) Subject: src/main.bash: improve the help message X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=autobuild.git;a=commitdiff_plain;h=529fe38e15c42d084b7df8c4a167d2a23a9f7002 src/main.bash: improve the help message --- diff --git a/src/main.bash b/src/main.bash index 0e90211..eb48823 100644 --- a/src/main.bash +++ b/src/main.bash @@ -60,7 +60,7 @@ Usage: $0 [COMMAND] This is an automation script designed to work with autotools. It creates a directory "./_build" and builds any files inside it. Its behaviour is -somewhat configurable: see "./Build.rc" for details. +somewhat configurable: See "./Build.rc" for details. If no COMMAND is given, it defaults to "build".